Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill both SimDag and Jedule bindings. Cleanups will follow
[simgrid.git] / tools / cmake / Option.cmake
index 84bb93e..fe18f65 100644 (file)
@@ -41,8 +41,6 @@ if(enable-model-checking)
   SET(enable_model-checking ON CACHE BOOL "Whether to compile the model-checker" FORCE)
 endif()
 
-option(enable_jedule         "Jedule output of SimDAG." off)
-
 if(WIN32)
   option(enable_smpi "Whether SMPI is included in the library." off)
 else()