]> Creatis software - bbtk.git/blob - kernel/appli/CMakeLists.txt
*** empty log message ***
[bbtk.git] / kernel / appli / CMakeLists.txt
1 # The BlackBox Interpreter
2 SUBDIRS(bbi)
3
4 # Black box code generator from xml
5 SUBDIRS(bbfy)
6
7 # Creates html documentation of a package
8 #SUBDIRS(bbdoc)
9
10
11 # Utility that creates the file architecture for a new user package 
12 SUBDIRS(bbCreatePackage)
13