]> Creatis software - FrontAlgorithms.git/blob - lib/CMakeLists.txt
d65d98bb8ce5fe0e08c90337f1595444ece38ded
[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$