Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Delete unused -fprofile-arcs flags.
[simgrid.git] / teshsuite / simdag / network / CMakeLists.txt
index 948752f..b19d29e 100644 (file)
@@ -6,5 +6,5 @@ add_executable(test_reinit_costs test_reinit_costs.c)
 
 
 ### Add definitions for compile
-target_link_libraries(test_reinit_costs simgrid m pthread -fprofile-arcs)
+target_link_libraries(test_reinit_costs simgrid m pthread )