X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/41aeab983aed4105a2868c9339cf1c8df5f35724..db9e1e77f7d08a187ac8e5588e42b3358879de9f:/examples/msg/suspend/CMakeLists.txt diff --git a/examples/msg/suspend/CMakeLists.txt b/examples/msg/suspend/CMakeLists.txt index f23cfe0d11..0f3f43472f 100644 --- a/examples/msg/suspend/CMakeLists.txt +++ b/examples/msg/suspend/CMakeLists.txt @@ -5,4 +5,4 @@ set(EXECUTABLE_OUTPUT_PATH "${PROJECT_DIRECTORY}/examples/msg/suspend/") add_executable(suspend suspend.c) ### Add definitions for compile -target_link_libraries(suspend simgrid m -fprofile-arcs) +target_link_libraries(suspend simgrid m )