]> Creatis software - cpPlugins.git/blob - lib/CMakeLists.txt
bc9f3fa6c3296a59916134ecf87ff12c865e3947
[cpPlugins.git] / lib / CMakeLists.txt
1 SUBDIRS(
2   cpExtensions
3   cpPlugins
4   third_party
5   )
6 IF(USE_QT4)
7   SUBDIRS(
8     cpPipelineEditor
9     )
10 ENDIF(USE_QT4)
11
12
13 ## eof - $RCSfile$