Remove generating .cnf files from all target. They will
authorJörg Mayer <jmayer@loplof.de>
Sat, 11 May 2013 10:53:04 +0000 (10:53 -0000)
committerJörg Mayer <jmayer@loplof.de>
Sat, 11 May 2013 10:53:04 +0000 (10:53 -0000)
be generated when needed.

svn path=/trunk/; revision=49241

cmake/modules/UseAsn2Wrs.cmake

index 5687128bd25c9ce476faf6fc17d1d48cae91a4f9..51eeb4dfaae8d8d4c2e314c00456352273430bf8 100644 (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