Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
(wip) Move the MCed public API in the same file
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index 4f69a87..76cc745 100644 (file)
@@ -604,6 +604,7 @@ set(MC_SRC
   src/mc/mc_unw_vmread.c
   src/mc/mc_mmalloc.h
   src/mc/mc_model_checker.h
+  src/mc/mc_model_checker.c
   src/mc/mc_object_info.h
   src/mc/mc_object_info.c
   src/mc/mc_checkpoint.c
@@ -642,6 +643,7 @@ set(MC_SRC
   src/mc/mc_memory_map.h
   src/mc/memory_map.c
   src/mc/mc_client.c
+  src/mc/mc_client_api.c
   src/mc/mc_client.h
   src/mc/mc_protocol.h
   src/mc/mc_protocol.c