Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
one CMakeLists per module: achieved!
[simgrid.git] / tools / cmake / DefinePackages.cmake
index fe99eab..b91b37b 100644 (file)
@@ -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
   )
@@ -991,12 +990,9 @@ set(CMAKEFILES_TXT
   teshsuite/mc/CMakeLists.txt
   teshsuite/msg/CMakeLists.txt
   teshsuite/simdag/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/surf/maxmin_bench/CMakeLists.txt
   teshsuite/xbt/CMakeLists.txt
   
   teshsuite/smpi/isp/umpire/CMakeLists.txt