]> Creatis software - bbtk.git/blob - kernel/appli/CMakeLists.txt
d25d04f30b8da8e20055ecf197d7fa4008bacec9
[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