Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Huge import with Lucas tracing modifications.
[simgrid.git] / buildtools / Cmake / src / CMakeOption.txt
index cf01d9d..bc423e3 100644 (file)
@@ -19,6 +19,7 @@ option(enable_maintainer_mode "Permit to make flex and flexml files." off)
 option(enable_coverage "Enable coverage." off)
 option(enable_memcheck "Enable memcheck." off)
 option(supernovae "Supernovae mode." off)
+option(tracing "Tracing mode." off)
 option(print_message "Enable print message during config." off)
 
 mark_as_advanced(LUA_LIB_PATH_1)