]> Creatis software - FrontAlgorithms.git/blobdiff - appli/CMakeLists.txt
...
[FrontAlgorithms.git] / appli / CMakeLists.txt
index a5a20280dde5e0987ece1f7fb973e8e505b5fbe8..a82c437b18e9e2733c9845277823be45f9e17450 100644 (file)
@@ -1,6 +1,4 @@
-OPTION(BUILD_EXAMPLES "Build simple examples" OFF)
-IF(BUILD_EXAMPLES)
-  SUBDIRS(examples)
-ENDIF(BUILD_EXAMPLES)
+
+subdirs(CTBronchi)
 
 ## eof - $RCSfile$