Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill remaining traces of win32 support.
[simgrid.git] / tools / cmake / DefinePackages.cmake
index d24edd9..4988146 100644 (file)
@@ -41,7 +41,6 @@ set(EXTRA_DIST
   src/surf/network_constant.hpp
   src/surf/network_ib.hpp
   src/surf/network_ns3.hpp
-  src/surf/network_smpi.hpp
   src/surf/ns3/ns3_simulator.hpp
   src/surf/ptask_L07.hpp
   src/surf/surf_interface.hpp
@@ -247,7 +246,6 @@ set(SMPI_SRC
   src/smpi/plugins/ampi/instr_ampi.cpp
   src/smpi/plugins/ampi/instr_ampi.hpp
   src/surf/network_ib.cpp
-  src/surf/network_smpi.cpp
   )
 set(STHREAD_SRC
   src/sthread/sthread_impl.cpp
@@ -730,7 +728,6 @@ set(headers_to_install
   include/smpi/mpi.h
   include/smpi/sampi.h
   include/smpi/smpi.h
-  include/smpi/smpi_main.h
   include/smpi/smpi_helpers.h
   include/smpi/smpi_helpers_internal.h
   include/smpi/smpi_extended_traces.h
@@ -881,6 +878,7 @@ set(DOC_SOURCES
   docs/source/img/extlink.png
   docs/source/img/extlink.svg
   docs/source/img/graphical-toc.svg
+  docs/source/img/lmm-overview.svg
   docs/source/img/smpi_simgrid_alltoall_pair_16.png
   docs/source/img/smpi_simgrid_alltoall_ring_16.png
   docs/source/img/starzone.drawio
@@ -1105,7 +1103,6 @@ set(CMAKE_SOURCE_FILES
   tools/cmake/Java.cmake
   tools/cmake/MaintainerMode.cmake
   tools/cmake/MakeLib.cmake
-  tools/cmake/MakeLibWin.cmake
   tools/cmake/Modules/FindGraphviz.cmake
   tools/cmake/Modules/FindLibdw.cmake
   tools/cmake/Modules/FindLibelf.cmake
@@ -1117,7 +1114,6 @@ set(CMAKE_SOURCE_FILES
   tools/cmake/Modules/pybind11Config.cmake
   tools/cmake/Option.cmake
   tools/cmake/Tests.cmake
-  tools/cmake/cross-mingw.cmake
   tools/cmake/scripts/fixup_simgrid_dtd_l.pl
   tools/cmake/scripts/my_valgrind.pl
   tools/cmake/scripts/update_tesh.pl