X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dc7bcc75749ca6fe24da694e8ab8682af0f67149..09a61acd80245bda9dccef9c649926602b97d6e4:/examples/gras/timer/CMakeLists.txt diff --git a/examples/gras/timer/CMakeLists.txt b/examples/gras/timer/CMakeLists.txt index 431ee35b7f..758fa29600 100644 --- a/examples/gras/timer/CMakeLists.txt +++ b/examples/gras/timer/CMakeLists.txt @@ -16,6 +16,7 @@ add_custom_command( ${CMAKE_CURRENT_BINARY_DIR}/_timer_client.c DEPENDS gras_stub_generator ${CMAKE_CURRENT_SOURCE_DIR}/timer.xml COMMAND ${CMAKE_BINARY_DIR}/bin/gras_stub_generator timer ${CMAKE_CURRENT_SOURCE_DIR}/timer.xml + WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} ) ### Add definitions for compile