]> Creatis software - bbtk.git/blobdiff - kernel/CMakeLists.txt
Fix include
[bbtk.git] / kernel / CMakeLists.txt
index 6c90131fd54ece36a8db030f0bdade73e41b4724..30685445848c36df8a20e4b24f04bfc055ec47f6 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)
@@ -30,3 +30,4 @@ SUBDIRS(install)
 #-----------------------------------------------------------------------------
 SUBDIRS(data)
 #-----------------------------------------------------------------------------
+SUBDIRS(bin)
\ No newline at end of file