X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e488b6ea7ff323238c3211c1f17f610196806cc9..417742f1c7f6545db82079acd702fde03547d400:/tools/cmake/DefinePackages.cmake diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index f97e0b5da6..e61786de28 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -285,7 +285,6 @@ endif() set(NS3_SRC src/surf/network_ns3.cpp src/surf/ns3/my-point-to-point-helper.cc - src/surf/ns3/ns3_interface.cc src/surf/ns3/ns3_simulator.cc src/surf/ns3/red-queue.cc ) @@ -944,67 +943,42 @@ set(CMAKEFILES_TXT examples/java/tracing/CMakeLists.txt examples/msg/CMakeLists.txt - examples/msg/actions/CMakeLists.txt - examples/msg/bittorrent/CMakeLists.txt - examples/msg/chainsend/CMakeLists.txt - examples/msg/chord/CMakeLists.txt - examples/msg/cloud/CMakeLists.txt - examples/msg/energy/CMakeLists.txt - examples/msg/exception/CMakeLists.txt - examples/msg/gtnets/CMakeLists.txt - examples/msg/icomms/CMakeLists.txt - examples/msg/io/CMakeLists.txt - examples/msg/kademlia/CMakeLists.txt - examples/msg/masterslave/CMakeLists.txt - examples/msg/mc/CMakeLists.txt - examples/msg/migration/CMakeLists.txt - examples/msg/ns3/CMakeLists.txt - examples/msg/parallel_task/CMakeLists.txt - examples/msg/pastry/CMakeLists.txt - examples/msg/pmm/CMakeLists.txt - examples/msg/priority/CMakeLists.txt - examples/msg/properties/CMakeLists.txt - examples/msg/semaphores/CMakeLists.txt - examples/msg/sendrecv/CMakeLists.txt - examples/msg/set-maestro/CMakeLists.txt - examples/msg/start_kill_time/CMakeLists.txt - examples/msg/suspend/CMakeLists.txt - examples/msg/token_ring/CMakeLists.txt - examples/msg/tracing/CMakeLists.txt - + examples/msg/actions/CMakeLists.txt + examples/msg/bittorrent/CMakeLists.txt + examples/msg/chainsend/CMakeLists.txt + examples/msg/cloud/CMakeLists.txt + examples/msg/dht-kademlia/CMakeLists.txt + examples/msg/dht-pastry/CMakeLists.txt + examples/msg/energy/CMakeLists.txt + examples/msg/gtnets/CMakeLists.txt + examples/msg/icomms/CMakeLists.txt + examples/msg/io/CMakeLists.txt + examples/msg/masterslave/CMakeLists.txt + examples/msg/mc/CMakeLists.txt + examples/msg/ns3/CMakeLists.txt + examples/msg/sendrecv/CMakeLists.txt + examples/msg/set-maestro/CMakeLists.txt + examples/msg/start_kill_time/CMakeLists.txt + examples/msg/tracing/CMakeLists.txt examples/s4u/CMakeLists.txt - examples/simdag/CMakeLists.txt - examples/simdag/dax/CMakeLists.txt - examples/simdag/dot/CMakeLists.txt - examples/simdag/goal/CMakeLists.txt - + examples/simdag/dot/CMakeLists.txt examples/smpi/CMakeLists.txt - examples/smpi/NAS/CMakeLists.txt - examples/smpi/smpi_msg_masterslave/CMakeLists.txt - examples/smpi/replay_multiple/CMakeLists.txt - examples/smpi/energy/CMakeLists.txt - examples/smpi/energy/f77/CMakeLists.txt - examples/smpi/energy/f90/CMakeLists.txt + examples/smpi/NAS/CMakeLists.txt + examples/smpi/smpi_msg_masterslave/CMakeLists.txt + examples/smpi/replay_multiple/CMakeLists.txt + examples/smpi/energy/f77/CMakeLists.txt + examples/smpi/energy/f90/CMakeLists.txt teshsuite/java/CMakeLists.txt - teshsuite/mc/CMakeLists.txt - teshsuite/mc/dwarf/CMakeLists.txt - teshsuite/mc/dwarf_expression/CMakeLists.txt - teshsuite/mc/replay/CMakeLists.txt - teshsuite/msg/CMakeLists.txt - teshsuite/simdag/CMakeLists.txt - teshsuite/simdag/basic/CMakeLists.txt - teshsuite/simdag/partask/CMakeLists.txt - teshsuite/simdag/platforms/CMakeLists.txt - - teshsuite/simix/check_defaults/CMakeLists.txt - teshsuite/simix/stack_overflow/CMakeLists.txt - + teshsuite/simix/CMakeLists.txt teshsuite/smpi/CMakeLists.txt + teshsuite/surf/CMakeLists.txt + teshsuite/xbt/CMakeLists.txt + teshsuite/smpi/isp/umpire/CMakeLists.txt teshsuite/smpi/mpich3-test/CMakeLists.txt teshsuite/smpi/mpich3-test/attr/CMakeLists.txt @@ -1037,12 +1011,6 @@ set(CMAKEFILES_TXT teshsuite/smpi/mpich3-test/rma/CMakeLists.txt teshsuite/smpi/mpich3-test/perf/CMakeLists.txt - teshsuite/surf/CMakeLists.txt - teshsuite/surf/maxmin_bench/CMakeLists.txt - - teshsuite/xbt/CMakeLists.txt - teshsuite/xbt/mmalloc/CMakeLists.txt - tools/CMakeLists.txt tools/graphicator/CMakeLists.txt tools/tesh/CMakeLists.txt