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