Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
get rid of teshsuite/simdag/CMakeLists.txt
[simgrid.git] / teshsuite / simdag / platforms / CMakeLists.txt
diff --git a/teshsuite/simdag/platforms/CMakeLists.txt b/teshsuite/simdag/platforms/CMakeLists.txt
deleted file mode 100644 (file)
index d18f0e9..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-foreach(x evaluate_parse_time evaluate_get_route_time)
-  add_executable       (${x} ${x}.c)
-  target_link_libraries(${x} simgrid)
-
-  set(teshsuite_src ${teshsuite_src} ${CMAKE_CURRENT_SOURCE_DIR}/${x}.c)
-endforeach()
-
-set(teshsuite_src ${teshsuite_src}                                                                         PARENT_SCOPE)
\ No newline at end of file