X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/07eb7317b31474d0b6702c255741b194dbfd2d6d..eea6f94335c93d0b4328e8435ee4f6e26154e48a:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 333c53f085..538bae3c7f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,5 @@ cmake_minimum_required(VERSION 2.6) -SET(CMAKE_BUILD_TYPE ModelChecker) IF(CMAKE_BUILD_TYPE STREQUAL "ModelChecker") SET(enable_coverage ON) SET(enable_model-checking ON)