]> Creatis software - FrontAlgorithms.git/blobdiff - CMakeLists.txt
...
[FrontAlgorithms.git] / CMakeLists.txt
index 6b7dd54a0e7a3e89eb4446f6407656e4be0a6d4e..b2a6a18e5fb3952074891383ece9abf21f8521a3 100644 (file)
@@ -51,7 +51,7 @@ set(namespace "${PROJECT_NAME}::")
 ## == Build different parts ==
 ## ===========================
 
-subdirs(lib)
+subdirs(examples lib)
 
 ## ===============================
 ## == Global installation rules ==