Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move cross process reading support for SBT structure in a separate file
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index 836b430..9efb8bf 100644 (file)
@@ -649,6 +649,8 @@ set(MC_SRC
   src/mc/mc_server.h
   src/mc/mc_smx.h
   src/mc/mc_smx.cpp
+  src/mc/mc_xbt.hpp
+  src/mc/mc_xbt.cpp
   )
 
 set(MC_SIMGRID_MC_SRC