Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Re-activate the compilation of the doc. When did it break??
[simgrid.git] / CMakeLists.txt
index d37c886..76a32da 100644 (file)
@@ -895,6 +895,9 @@ endforeach()
 ### Setup the distrib
 include(${CMAKE_HOME_DIRECTORY}/tools/cmake/Distrib.cmake)
 
+### Build the docs if asked to
+include(${CMAKE_HOME_DIRECTORY}/tools/cmake/Documentation.cmake)
+
 ### Print the result of configuration
 message("")
 message("##########################################")