X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ee3e6ba1b2e81efa3f9857ed0c8692e165f7131f..41aeab983aed4105a2868c9339cf1c8df5f35724:/buildtools/Cmake/Option.cmake diff --git a/buildtools/Cmake/Option.cmake b/buildtools/Cmake/Option.cmake index 2177b3fccb..4a073949bd 100644 --- a/buildtools/Cmake/Option.cmake +++ b/buildtools/Cmake/Option.cmake @@ -25,7 +25,7 @@ option(enable_gtnets "This variable set the gtnets context." on) option(enable_java "This variable set the java context." off) option(enable_lua "This variable set lua use." on) option(enable_ruby "This variable set ruby use." on) - +option(enable_doc "Setting true this variable enable making the simgrid documentation." off) option(enable_compile_optimizations "" off) option(enable_compile_warnings "" off) option(enable_maintainer_mode "Permit to make flex and flexml files." off)