]> Creatis software - FrontAlgorithms.git/blobdiff - CMakeLists.txt
...
[FrontAlgorithms.git] / CMakeLists.txt
index 8a9e36797f9e5458585ce21e61dfac2852b59d2a..b246500138d55b5dea06e4feb4a4141795b0440d 100644 (file)
@@ -31,7 +31,7 @@ SET(prj_sVER "${prj_MAJ_VER}")
 ## = Options =
 ## ===========
 
-OPTION(BUILD_EXAMPLES "Build examples" OFF)
+## OPTION(BUILD_EXAMPLES "Build examples" OFF)
 OPTION(BUILD_PLUGINS "Build plugins" OFF)
 
 ## ============