Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] Port RawContext to C++
[simgrid.git] / CMakeLists.txt
index 1c2ac8e..dff73aa 100644 (file)
@@ -638,9 +638,6 @@ if(HAVE_PTHREAD)
   message("-- Support for thread context factory")
 endif()
 
   message("-- Support for thread context factory")
 endif()
 
-# Temp hack to disable context:
-set(HAVE_RAWCTX 0)
-
 ###############
 ## GIT version check
 ##
 ###############
 ## GIT version check
 ##