X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/614112d90d76a96c886453b03ef917d03beaa3e9..3356a5d7d4ab2de2e1454a42718319754bb3c68f:/examples/msg/gpu/CMakeLists.txt diff --git a/examples/msg/gpu/CMakeLists.txt b/examples/msg/gpu/CMakeLists.txt index d7e8e5a301..9017ddc184 100644 --- a/examples/msg/gpu/CMakeLists.txt +++ b/examples/msg/gpu/CMakeLists.txt @@ -5,7 +5,7 @@ set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}") add_executable(test_MSG_gpu_task_create "test_MSG_gpu_task_create.c") ### Add definitions for compile -target_link_libraries(test_MSG_gpu_task_create simgrid m ) +target_link_libraries(test_MSG_gpu_task_create simgrid ) set(tesh_files ${tesh_files}