]> Creatis software - bbtk.git/blobdiff - kernel/CMakeLists.txt
Added cmake option BUILD_BBS_APPLI_BINARIES which allows to compile package appli...
[bbtk.git] / kernel / CMakeLists.txt
index 6c90131fd54ece36a8db030f0bdade73e41b4724..8526ed6fffbeed223947c552bb1e69cc6136e76d 100644 (file)
@@ -10,7 +10,6 @@ SUBDIRS(doc)
 
 #-----------------------------------------------------------------------------
 # Applications (bbi, bbfy...)
-OPTION(BUILD_APPLICATIONS "Build Applications (bbi, bbfy, ...)" ON)
 IF(BUILD_APPLICATIONS)
    SUBDIRS(appli)
 ENDIF(BUILD_APPLICATIONS)