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