Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] pread_whole must restart in cas of EINTR, not EAGAIN
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index c12c3e2..57289cf 100644 (file)
@@ -584,6 +584,7 @@ set(JEDULE_SRC
 
 set(MC_SRC
   src/mc/mc_checkpoint.c
+  src/mc/mc_snapshot.c
   src/mc/mc_page_store.cpp
   src/mc/mc_page_snapshot.cpp
   src/mc/mc_comm_determinism.c