]> Creatis software - bbtk.git/blobdiff - kernel/appli/bbCreateBlackBox/CMakeLists.txt
BUGs CPACK + BUGs CreatePackage CreateBlackBox windows
[bbtk.git] / kernel / appli / bbCreateBlackBox / CMakeLists.txt
index 7bcf18d397eed28d8c03e70195f7583655bfcc67..f18afa0528bf0aeeb5bdcbda48d3a2075e30426c 100644 (file)
@@ -6,6 +6,7 @@ SET(bbCreateBlackBox_DATA_REL_PATH_FROM_DATA kernel/bbCreateBlackBox)
 
 # Configure / Install the template xml files used by bbCreateBlackBox
 # Copy it into build tree
+
 FILE(GLOB_RECURSE LST_FILE_VOID_CREATE_PACKAGE RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}/xml-templates *.xml )
 FOREACH( iLST  ${LST_FILE_VOID_CREATE_PACKAGE})
      STRING(SUBSTRING ${iLST} 0 3 subStrTmp )