X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fappli%2FCMakeLists.txt;h=44c49a70b9b3a8cb66bfe7823292e1c49ba89395;hb=e64f1a51510b44580500fd9ec30b4c937255bf75;hp=9e03012a7720f06cf74eb2946634b71d22c98265;hpb=f87c49c48b5b99956697759168cffb06826e4fe8;p=bbtk.git diff --git a/kernel/appli/CMakeLists.txt b/kernel/appli/CMakeLists.txt index 9e03012..44c49a7 100644 --- a/kernel/appli/CMakeLists.txt +++ b/kernel/appli/CMakeLists.txt @@ -16,6 +16,13 @@ SUBDIRS(bbfy) SUBDIRS(bbCreatePackage) -# Utility that creates the file architecture for a new user package -SUBDIRS(bbCreateBlackBox) +# Utility that creates a new user black box +SUBDIRS(bbCreateBlackBox) + +SUBDIRS(bbed) + +SUBDIRS(bbhelp) + +SUBDIRS(bbs2cpp) +SUBDIRS(bbc)