Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Delete unused -fprofile-arcs flags.
[simgrid.git] / tools / tesh / CMakeLists.txt
index 9f05b93..37cd50b 100644 (file)
@@ -5,4 +5,4 @@ set(EXECUTABLE_OUTPUT_PATH "${CMAKE_BINARY_DIR}/bin/")
 add_executable(tesh tesh.c run_context.c signal.c)
 
 ### Add definitions for compile
-target_link_libraries(tesh gras m pthread -fprofile-arcs
+target_link_libraries(tesh gras m pthread)