X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fappli%2FCMakeLists.txt;fp=kernel%2Fappli%2FCMakeLists.txt;h=c4d67baee4ccc102f2e954eeda698e010a4b9107;hb=3b9a7d6bbd5efb1c13ffeceac7e4dabe4da25926;hp=4b2878ff88791c31eb04d3f8922c05df4f55aa32;hpb=26ff1032d54f68d69a9b18f9521fa53199c9fd57;p=bbtk.git diff --git a/kernel/appli/CMakeLists.txt b/kernel/appli/CMakeLists.txt index 4b2878f..c4d67ba 100644 --- a/kernel/appli/CMakeLists.txt +++ b/kernel/appli/CMakeLists.txt @@ -6,7 +6,8 @@ ENDIF(WIN32) # The BlackBox Interpreter SUBDIRS(bbi) -SUBDIRS(bbI) +# LG test +#SUBDIRS(bbI) # Black box code generator from xml SUBDIRS(bbfy)