Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more info to the user.
[simgrid.git] / tools / cmake / DefinePackages.cmake
index fe90e71..1fe3b98 100644 (file)
@@ -395,6 +395,7 @@ set(S4U_SRC
   src/s4u/s4u_engine.cpp  
   src/s4u/s4u_file.cpp  
   src/s4u/s4u_host.cpp  
+  src/s4u/s4u_link.cpp
   src/s4u/s4u_mailbox.cpp
   src/s4u/s4u_mutex.cpp
   src/s4u/s4u_netzone.cpp
@@ -656,6 +657,7 @@ set(headers_to_install
   include/simgrid/s4u/engine.hpp  
   include/simgrid/s4u/file.hpp  
   include/simgrid/s4u/host.hpp  
+  include/simgrid/s4u/link.hpp  
   include/simgrid/s4u/Mailbox.hpp
   include/simgrid/s4u/Mutex.hpp
   include/simgrid/s4u/NetZone.hpp