X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/23da67335f942457b0d8b1f10e9849eba0eee9f7..1a4fbd7770910a461be806b05bff0dfdf9a87e5e:/examples/msg/energy/onoff/CMakeLists.txt diff --git a/examples/msg/energy/onoff/CMakeLists.txt b/examples/msg/energy/onoff/CMakeLists.txt index 73c7813957..3832f22f6c 100644 --- a/examples/msg/energy/onoff/CMakeLists.txt +++ b/examples/msg/energy/onoff/CMakeLists.txt @@ -1,9 +1,5 @@ -set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}") - -add_executable(onoff onoff.c) - -### Add definitions for compile -target_link_libraries(onoff simgrid ) +add_executable (onoff onoff.c) +target_link_libraries(onoff simgrid) set(tesh_files ${tesh_files}