Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add the wifi energy plugin to the SimGrid build system and let it compile
[simgrid.git] / tools / cmake / DefinePackages.cmake
index 687ce0d..b806212 100644 (file)
@@ -373,6 +373,7 @@ set(PLUGINS_SRC
   src/plugins/host_dvfs.cpp
   src/plugins/host_energy.cpp
   src/plugins/link_energy.cpp
+  src/plugins/link_energy_wifi.cpp
   src/plugins/host_load.cpp
   src/plugins/file_system/s4u_FileSystem.cpp
   src/plugins/vm/VirtualMachineImpl.hpp