Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Delete unused -fprofile-arcs flags.
[simgrid.git] / teshsuite / gras / datadesc / CMakeLists.txt
index e154e2e..e9e0aef 100644 (file)
@@ -5,4 +5,4 @@ set(EXECUTABLE_OUTPUT_PATH "${PROJECT_DIRECTORY}/teshsuite/gras/datadesc/")
 add_executable(datadesc_usage datadesc_usage.c datadesc_structs.c)
 
 ### Add definitions for compile
-target_link_libraries(datadesc_usage gras m pthread -fprofile-arcs)
+target_link_libraries(datadesc_usage gras m pthread)