]> Creatis software - cpPlugins.git/blobdiff - appli/CMakeLists.txt
yet another refactoring
[cpPlugins.git] / appli / CMakeLists.txt
diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt
new file mode 100644 (file)
index 0000000..414db20
--- /dev/null
@@ -0,0 +1,10 @@
+
+## ===================================
+## == One directory per application ==
+## ===================================
+
+SUBDIRS(
+  PipelineEditor
+  )
+
+## eof - $RCSfile$