Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] Port UContext to C++
[simgrid.git] / CMakeLists.txt
index 545eaaa..1c2ac8e 100644 (file)
@@ -639,8 +639,6 @@ if(HAVE_PTHREAD)
 endif()
 
 # Temp hack to disable context:
-# set(CONTEXT_THREADS 0)
-set(CONTEXT_UCONTEXT 0)
 set(HAVE_RAWCTX 0)
 
 ###############