X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fappli%2FCMakeLists.txt;h=21c6f854d6af370380e0630cc40d2f57e1cdee64;hb=f45b7f05b03f411759981fe13645466a1c289e6a;hp=6d13435c29d0f6a6540ea4e44324d219f690e97f;hpb=794eb77fdbaa7b0be791fb744205e75391344ce5;p=bbtk.git diff --git a/kernel/appli/CMakeLists.txt b/kernel/appli/CMakeLists.txt index 6d13435..21c6f85 100644 --- a/kernel/appli/CMakeLists.txt +++ b/kernel/appli/CMakeLists.txt @@ -26,6 +26,7 @@ SUBDIRS(bbCreateBlackBox) # The black box script development studio SUBDIRS(bbStudio) + # The black box package browser SUBDIRS(bbPackageBrowser) @@ -41,3 +42,6 @@ SUBDIRS(bbRegeneratePackageDoc) SUBDIRS(bbPostInstallPackage) SUBDIRS(bbPlugPackage) + +# The black box script development studio +SUBDIRS(bbEditor)