X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5a3b8a71e95ddc612c7326f9c7bc3685862f6de6..d2d907185a41d4e59e9f4eaa7d42700ea9483140:/tools/cmake/Option.cmake diff --git a/tools/cmake/Option.cmake b/tools/cmake/Option.cmake index 08bd1e957f..3295e0b538 100644 --- a/tools/cmake/Option.cmake +++ b/tools/cmake/Option.cmake @@ -24,7 +24,7 @@ option(enable_debug "Turn this off to remove all debug messages ### option(enable_documentation "Whether to produce documentation" off) -option(enable_ns3 "Whether ns3 model is activated." off) +option(enable_ns3 "Whether ns-3 model is activated." off) option(enable_java "Whether the Java bindings are activated." off) option(enable_lib_in_jar "Whether the native libraries are bundled in a Java jar file" on) option(minimal-bindings "Whether to compile the bindings libraries (Java/Python) with the minimal dependency set" off)