]> Creatis software - FrontAlgorithms.git/blob - plugins/CMakeLists.txt
...
[FrontAlgorithms.git] / plugins / CMakeLists.txt
1 IF(BUILD_PLUGINS)
2   SUBDIRS(
3     fpa
4     )
5 ENDIF(BUILD_PLUGINS)
6
7 ## eof - $RCSfile$