Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Delete unused -fprofile-arcs flags.
[simgrid.git] / src / CMakeLists.txt
index d591a9b..89d9af4 100644 (file)
@@ -12,4 +12,4 @@ PROPERTIES GENERATED true)
 add_executable(testall ${USE_TEST_UNITS})
 
 ### Add definitions for compile
-target_link_libraries(testall gras m -fprofile-arcs)
+target_link_libraries(testall gras m)