Remove generating .cnf files from all target. They will

be generated when needed.

svn path=/trunk/; revision=49241
This commit is contained in:
Jörg Mayer 2013-05-11 10:53:04 +00:00
parent 21f1d0e46b
commit eab4f3893d
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ MACRO(ASN2WRS)
)
foreach( _asn2wrs_export_file IN LISTS EXPORT_FILES )
ADD_CUSTOM_TARGET( ${_asn2wrs_export_file} ALL
ADD_CUSTOM_TARGET( ${_asn2wrs_export_file}
WORKING_DIRECTORY .
COMMAND ${PYTHON_EXECUTABLE}
${CMAKE_SOURCE_DIR}/tools/asn2wrs.py
-E