X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/03bbf6859e737826f55b15ea6d81f229f3fb8097..467944fe0ac76fb00b1e9b3a919b1ce4a165ef0f:/buildtools/Cmake/Option.cmake diff --git a/buildtools/Cmake/Option.cmake b/buildtools/Cmake/Option.cmake index d425823c14..2177b3fccb 100644 --- a/buildtools/Cmake/Option.cmake +++ b/buildtools/Cmake/Option.cmake @@ -40,7 +40,6 @@ if(WIN32) #actually not enable with windows message("Mode supernovae and maintainer disable with Windows.") set(enable_supernovae false CACHE TYPE INTERNAL FORCE) set(enable_maintainer_mode false CACHE TYPE INTERNAL FORCE) - set(with_context "windows" CACHE TYPE INTERNAL FORCE) endif(WIN32) mark_as_advanced(enable_coverage)