X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/479b4a276cabbbce6596afa606b469a7e6a45fad..c10fd9cd99402735e777cc4f6774e5b7265c372f:/buildtools/Cmake/src/CMakeOption.txt diff --git a/buildtools/Cmake/src/CMakeOption.txt b/buildtools/Cmake/src/CMakeOption.txt index 067f1bbb27..3d4db3cda0 100644 --- a/buildtools/Cmake/src/CMakeOption.txt +++ b/buildtools/Cmake/src/CMakeOption.txt @@ -15,6 +15,7 @@ option(disable_ruby "This variable set ruby use." off) option(enable_compile_warnings "" off) option(enable_compile_optimizations "" off) option(enable_maintainer_mode "Permit to make flex and flexml files." off) +option(enable_coverage "Enable coverage." off) option(supernovae "Supernovae mode." off) mark_as_advanced(LUA_LIB_PATH_1)