X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/687dd96433495ec61a5ffd5b4437b6e5808993c6..055eef977d08cc142d6732a6f678e1dbe8559dd3:/examples/msg/chord/CMakeLists.txt diff --git a/examples/msg/chord/CMakeLists.txt b/examples/msg/chord/CMakeLists.txt index a45ab70db0..b982c467c1 100644 --- a/examples/msg/chord/CMakeLists.txt +++ b/examples/msg/chord/CMakeLists.txt @@ -7,6 +7,7 @@ add_executable(chord_before_dsend chord_before_dsend.c) ### Add definitions for compile target_link_libraries(chord simgrid ) +target_link_libraries(chord_before_dsend simgrid ) set(tesh_files ${tesh_files}