X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c3789d017953e10867f46f196b546ec7bd16ab75..27032003460976597e8a3fc709c0aae9fbc653a5:/tools/cmake/Option.cmake diff --git a/tools/cmake/Option.cmake b/tools/cmake/Option.cmake index d4956fa099..167d5fe747 100644 --- a/tools/cmake/Option.cmake +++ b/tools/cmake/Option.cmake @@ -22,7 +22,7 @@ option(enable_debug "Turn this off to remove all debug messages # Optional modules ### -option(enable_documentation "Whether to produce documentation" on) +option(enable_documentation "Whether to produce documentation" off) option(enable_ns3 "Whether ns3 model is activated." off) option(enable_java "Whether the Java bindings are activated." off)