Logo AND Algorithmique Numérique Distribuée

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