]> Creatis software - FrontAlgorithms.git/blob - lib/CMakeLists.txt
...
[FrontAlgorithms.git] / lib / CMakeLists.txt
1 ## ======================================
2 ## == Build a library from a directory ==
3 ## ======================================
4
5 CompileLibFromDir(fpa SHARED fpa)
6
7 ## ===================================
8 ## == Build instances for cpPlugins ==
9 ## ===================================
10
11 SUBDIRS(fpaInstances)
12
13 ## eof - $RCSfile$