Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : start canonicalizatipn in heap comparison from global variables
[simgrid.git] / CMakeLists.txt
index 538bae3c7f95313c05de6144b128a3c561ccf0a3..49451976c85a667d619c1dbb01ffc2246022713e 100644 (file)
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 2.6)
 
-IF(CMAKE_BUILD_TYPE STREQUAL "ModelChecker") 
+IF(CMAKE_BUILD_TYPE STREQUAL "ModelChecker")
   SET(enable_coverage ON)
   SET(enable_model-checking ON)
   SET(enable_lua ON)