]> Creatis software - FrontAlgorithms.git/blobdiff - CMakeLists.txt
Mori is alivegit status!
[FrontAlgorithms.git] / CMakeLists.txt
index 667002b8fa406ef26186f952e5845a6d9ece29c2..811b889fd7bfb0fa78e75120e6768face6ad2ff5 100644 (file)
@@ -8,7 +8,7 @@ SET(prj_NAME FrontAlgorithms)
 SET(prj_MAJOR_VERSION   0)
 SET(prj_MINOR_VERSION   1)
 SET(prj_RELEASE_VERSION 0)
-SET(_subdirs lib plugins)
+SET(_subdirs lib plugins examples)
 SET(_policies CMP0015 CMP0020 CMP0042)
 
 ## ==========================