]> Creatis software - cpPlugins.git/blobdiff - appli/CMakeLists.txt
...
[cpPlugins.git] / appli / CMakeLists.txt
index 56001259626f52ed531a42eaf28549e629c6ccfc..d08e21e9deac165006ebad4f9fe926b6b1112a99 100644 (file)
@@ -1,8 +1,9 @@
 
-## ===================
-## == Other subdirs ==
-## ===================
-
-SUBDIRS(bash examples plugins PipelineEditor)
+SUBDIRS(
+  bash
+  plugins
+  examples
+  PipelineEditor
+  )
 
 ## eof - $RCSfile$