Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill obsolete Fortran bindings for smpi/dvfs.
[simgrid.git] / tools / cmake / DefinePackages.cmake
index 858fabc..143ca4b 100644 (file)
@@ -217,7 +217,6 @@ set(SMPI_SRC
   src/smpi/internals/smpi_memory.cpp
   src/smpi/internals/smpi_shared.cpp
   src/smpi/internals/smpi_deployment.cpp
-  src/smpi/internals/smpi_dvfs.cpp
   src/smpi/internals/smpi_global.cpp
   src/smpi/internals/smpi_host.cpp
   src/smpi/internals/smpi_replay.cpp
@@ -340,7 +339,6 @@ set(SURF_SRC
   src/surf/cpu_interface.cpp
   src/surf/cpu_ti.cpp
   src/surf/network_cm02.cpp
-  src/surf/link_wifi.cpp
   src/surf/network_constant.cpp
   src/surf/network_interface.cpp
   src/surf/PropertyHolder.cpp
@@ -993,8 +991,6 @@ set(CMAKEFILES_TXT
   examples/smpi/smpi_msg_masterslave/CMakeLists.txt
   examples/smpi/replay_multiple/CMakeLists.txt
   examples/smpi/replay_multiple_manual_deploy/CMakeLists.txt
-  examples/smpi/energy/f77/CMakeLists.txt
-  examples/smpi/energy/f90/CMakeLists.txt
   examples/python/CMakeLists.txt
   examples/deprecated/java/CMakeLists.txt
   examples/deprecated/msg/CMakeLists.txt