Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't include private header from public ones.
[simgrid.git] / buildtools / Cmake / CompleteInFiles.cmake
index 1e21249..5426fae 100644 (file)
@@ -236,6 +236,7 @@ else()
     message(STATUS "Warning: support for model-checking has been disabled because HAVE_MMALLOC is false")
   endif()
   SET(HAVE_MC 0)
+  SET(HAVE_MMALLOC 0)
   SET(MMALLOC_WANT_OVERRIDE_LEGACY 0)
 endif()