X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=kernel%2FCMakeLists.txt;h=30685445848c36df8a20e4b24f04bfc055ec47f6;hb=f346161adcdec4cf3dc3e1b8fac72a7bc43a5f50;hp=6c90131fd54ece36a8db030f0bdade73e41b4724;hpb=065ea47878c99ed66d6413a8fe1c763f17cb2a7d;p=bbtk.git diff --git a/kernel/CMakeLists.txt b/kernel/CMakeLists.txt index 6c90131..3068544 100644 --- a/kernel/CMakeLists.txt +++ b/kernel/CMakeLists.txt @@ -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