]> Creatis software - bbtk.git/blobdiff - packages/CMakeLists.txt
Fixed SplitAroundFirstDot which did not throw on error
[bbtk.git] / packages / CMakeLists.txt
index 81f38064f253bb6ab14575da8bb3f1960295eb2f..29fb2ea2d688668ca2983a6ef7ec097ecbb1409b 100644 (file)
@@ -10,3 +10,9 @@ SUBDIRS(itkvtk)
 SUBDIRS(demo)
 #SUBDIRS(creaReaders)
 #-----------------------------------------------------------------------------
+
+
+CONFIGURE_FILE(TestPackages.bbs 
+  ${PROJECT_BINARY_DIR}/TestPackages.bbs
+  COPYONLY
+  )