Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] install pthread directly in mingw, not in msys
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index d72eaf8..da12dcd 100644 (file)
@@ -611,6 +611,7 @@ set(MC_SRC
   src/mc/RegionSnapshot.cpp
   src/mc/RegionSnapshot.hpp
   src/mc/Type.hpp
+  src/mc/Variable.cpp
   src/mc/Variable.hpp
 
   src/mc/mc_forward.h
@@ -622,7 +623,6 @@ set(MC_SRC
   src/mc/mc_unw_vmread.cpp
   src/mc/mc_mmalloc.h
   src/mc/mc_object_info.h
-  src/mc/mc_object_info.cpp
   src/mc/mc_checkpoint.cpp
   src/mc/mc_snapshot.h
   src/mc/mc_snapshot.cpp