Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Delete unused -fprofile-arcs flags.
[simgrid.git] / examples / gras / synchro / CMakeLists.txt
index 01e2c26..ffc032c 100644 (file)
@@ -19,5 +19,5 @@ add_custom_command(
                                        )
 
 ### Add definitions for compile
-target_link_libraries(synchro_simulator simgrid pthread m -fprofile-arcs)
-target_link_libraries(synchro_philosopher gras pthread m -fprofile-arcs)
+target_link_libraries(synchro_simulator simgrid pthread m )
+target_link_libraries(synchro_philosopher gras pthread m )