]> Creatis software - bbtk.git/blobdiff - kernel/appli/CMakeLists.txt
Correct some memory leaks
[bbtk.git] / kernel / appli / CMakeLists.txt
index 7b887c00516130a95b38994531617660eb1e21fa..21c6f854d6af370380e0630cc40d2f57e1cdee64 100644 (file)
@@ -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)