X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fappli%2FCMakeLists.txt;h=c4d67baee4ccc102f2e954eeda698e010a4b9107;hb=492b03005ab3116e1e20f960bfe84621532ca5b8;hp=f2e4ae10f99cd846d6963ca54c433d98ba18bc36;hpb=5d503ab0e50fbae3cd2ebd26e6c815557abbe42e;p=bbtk.git diff --git a/kernel/appli/CMakeLists.txt b/kernel/appli/CMakeLists.txt index f2e4ae1..c4d67ba 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)