X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a21edf0ad00eee185ec492e9bbf094901fa25fe..9de545ad66d38a56d1c8ca193f5c5ab129a5f0ec:/buildtools/Cmake/Option.cmake diff --git a/buildtools/Cmake/Option.cmake b/buildtools/Cmake/Option.cmake index f9f4d28020..5842fe2da0 100644 --- a/buildtools/Cmake/Option.cmake +++ b/buildtools/Cmake/Option.cmake @@ -36,7 +36,6 @@ option(enable_model-checking "Turn this on to experiment with our prototype of m option(enable_lib_static "" off) option(enable_jedule "Jedule output of SimDAG." off) option(enable_debug "Turn this off to remove all debug messages at compile time (faster, but no debug activable)" on) -option(enable_supernovae "Whether Supernovae mode (helping compiler optimization) is activated." off) option(enable_msg_deprecated "This option enable the use of msg deprecated functions" off) if(WIN32)