]> Creatis software - bbtk.git/blobdiff - kernel/CMakeLists.txt
*** empty log message ***
[bbtk.git] / kernel / CMakeLists.txt
index 47be68f0dbffe46ff3a3598ef49715f7d73a3367..eeae142e225ec5e301afb688cb5e8b893572416e 100644 (file)
@@ -1,3 +1,4 @@
+
 #-----------------------------------------------------------------------------
 # bbtk library 
 SUBDIRS(src)
@@ -10,7 +11,6 @@ SUBDIRS(doc)
 
 #-----------------------------------------------------------------------------
 # Applications (bbi, bbfy...)
-OPTION(BUILD_APPLICATIONS "Build Applications (bbi, bbfy, ...)" ON)
 IF(BUILD_APPLICATIONS)
    SUBDIRS(appli)
 ENDIF(BUILD_APPLICATIONS)
@@ -22,3 +22,11 @@ SUBDIRS(cmake)
 #-----------------------------------------------------------------------------
 
 
+#-----------------------------------------------------------------------------
+# System-specific installation tools
+SUBDIRS(install)
+#-----------------------------------------------------------------------------
+
+#-----------------------------------------------------------------------------
+SUBDIRS(data)
+#-----------------------------------------------------------------------------