Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[surf] Expose (and use) hostCreatedCallbacks in C
[simgrid.git] / tools / cmake / DefinePackages.cmake
index 4ee2810..68a711f 100644 (file)
@@ -307,6 +307,8 @@ set(NS3_SRC
   )
 
 set(SURF_SRC
+  src/surf/callbacks.h
+  src/surf/callbacks.cpp
   src/surf/cpu_cas01.cpp
   src/surf/cpu_interface.cpp
   src/surf/cpu_ti.cpp