Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill unused host_dvfs plugin.
[simgrid.git] / tools / cmake / DefinePackages.cmake
index c28b7aa134e7f3700573ab514e4594f6de612dfc..f641c2ad03600dc9232a623b0906abfe8a40a493 100644 (file)
@@ -2,7 +2,6 @@
 
 set(EXTRA_DIST
   src/3rd-party/catch.hpp
-  src/3rd-party/xxhash.hpp
   src/bindings/python/simgrid_python.cpp
   src/dag/dax.dtd
   src/dag/dax_dtd.c
@@ -419,7 +418,6 @@ set(PLUGINS_SRC
   src/plugins/ProducerConsumer.cpp
   src/plugins/chaos_monkey.cpp
   src/plugins/file_system/s4u_FileSystem.cpp
-  src/plugins/host_dvfs.cpp
   src/plugins/host_energy.cpp
   src/plugins/host_load.cpp
   src/plugins/jbod.cpp
@@ -596,7 +594,6 @@ set(headers_to_install
   include/simgrid/chrono.hpp
   include/simgrid/plugins/battery.hpp
   include/simgrid/plugins/chiller.hpp
-  include/simgrid/plugins/dvfs.h
   include/simgrid/plugins/energy.h
   include/simgrid/plugins/file_system.h
   include/simgrid/plugins/jbod.hpp