Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simdag/dot,example/simdag/dot] correction of logs
[simgrid.git] / CMakeLists.txt
index 38839a6..1b41875 100644 (file)
@@ -144,9 +144,7 @@ else(WIN32)
 endif(WIN32)
 
 ### Build the doc
-if(enable_doc)
-       include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateDoc.cmake)
-endif(enable_doc)
+include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateDoc.cmake)
 
 ### Make Simgrid.jar and Java examples
 if(HAVE_JAVA)