]> Creatis software - cpPlugins.git/blobdiff - lib/CMakeLists.txt
...
[cpPlugins.git] / lib / CMakeLists.txt
index bc9f3fa6c3296a59916134ecf87ff12c865e3947..c1d958e27a475d6352cb2d429a45a12b0871170e 100644 (file)
@@ -1,7 +1,9 @@
 SUBDIRS(
+  ItkVtkGlue
+  third_party
   cpExtensions
+  cpPlugins_ITKInstances
   cpPlugins
-  third_party
   )
 IF(USE_QT4)
   SUBDIRS(
@@ -9,5 +11,4 @@ IF(USE_QT4)
     )
 ENDIF(USE_QT4)
 
-
 ## eof - $RCSfile$