X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fappli%2FCMakeLists.txt;h=6d13435c29d0f6a6540ea4e44324d219f690e97f;hb=310a70fea52f768e60d0a844e6ef84f13e4babd4;hp=f2e4ae10f99cd846d6963ca54c433d98ba18bc36;hpb=5d503ab0e50fbae3cd2ebd26e6c815557abbe42e;p=bbtk.git diff --git a/kernel/appli/CMakeLists.txt b/kernel/appli/CMakeLists.txt index f2e4ae1..6d13435 100644 --- a/kernel/appli/CMakeLists.txt +++ b/kernel/appli/CMakeLists.txt @@ -6,6 +6,8 @@ ENDIF(WIN32) # The BlackBox Interpreter SUBDIRS(bbi) +# LG test +#SUBDIRS(bbI) # Black box code generator from xml SUBDIRS(bbfy) @@ -31,3 +33,11 @@ SUBDIRS(bbPackageBrowser) SUBDIRS(bbs2cpp) SUBDIRS(bbc) + +SUBDIRS(bbRegenerateBoxesLists) + +SUBDIRS(bbRegeneratePackageDoc) + +SUBDIRS(bbPostInstallPackage) + +SUBDIRS(bbPlugPackage)