Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[CMAKE] Add missing header file.
[simgrid.git] / tools / cmake / DefinePackages.cmake
index 43d0ae06ae67dcf75ec5ccb4ceb347cfd4b075d2..deb8d7e98923ea30994134af858e3a49c2fc6979 100644 (file)
@@ -253,6 +253,7 @@ set(SMPI_SRC
   src/smpi/include/smpi_status.hpp
   src/smpi/include/smpi_win.hpp
   src/smpi/include/smpi_topo.hpp
+  src/smpi/plugins/sampi_loadbalancer.cpp
   src/surf/network_smpi.cpp
   src/surf/network_ib.cpp
   )
@@ -669,6 +670,8 @@ set(headers_to_install
   include/simgrid/plugins/file_system.h
   include/simgrid/plugins/live_migration.h
   include/simgrid/plugins/load.h
+  include/simgrid/plugins/load_balancer.h
+  include/simgrid/smpi/replay.hpp
   include/simgrid/instr.h
   include/simgrid/msg.h
   include/simgrid/simdag.h