X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/23da67335f942457b0d8b1f10e9849eba0eee9f7..1a4fbd7770910a461be806b05bff0dfdf9a87e5e:/examples/msg/pmm/CMakeLists.txt diff --git a/examples/msg/pmm/CMakeLists.txt b/examples/msg/pmm/CMakeLists.txt index c28e6896fd..330bf98f4a 100644 --- a/examples/msg/pmm/CMakeLists.txt +++ b/examples/msg/pmm/CMakeLists.txt @@ -1,7 +1,5 @@ -set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}") - -add_executable(msg_pmm msg_pmm.c) -target_link_libraries(msg_pmm simgrid ) +add_executable (msg_pmm msg_pmm.c) +target_link_libraries(msg_pmm simgrid) set(tesh_files ${tesh_files}