Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
nope, dudes, this function is a standard one.
[simgrid.git] / CMakeLists.txt
index 7f4bbbe..d3272c1 100644 (file)
@@ -63,7 +63,7 @@ include(${PROJECT_DIRECTORY}/buildtools/Cmake/src/CMakePrintArgs.txt)
 
 ### Make Docs
 if(enable_maintainer_mode)
-       include(${PROJECT_DIRECTORY}/buildtools/Cmake/src/CMakeDocs.txt)
+       #include(${PROJECT_DIRECTORY}/buildtools/Cmake/src/CMakeDocs.txt)
 endif(enable_maintainer_mode)
 
 INCLUDE(Dart)