X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dc7bcc75749ca6fe24da694e8ab8682af0f67149..25b22264bc89ff9ed4f620a0bf821bd7b59cbd71:/examples/gras/synchro/CMakeLists.txt diff --git a/examples/gras/synchro/CMakeLists.txt b/examples/gras/synchro/CMakeLists.txt index e51c64f046..24c555dcf6 100644 --- a/examples/gras/synchro/CMakeLists.txt +++ b/examples/gras/synchro/CMakeLists.txt @@ -16,6 +16,7 @@ add_custom_command( ${CMAKE_CURRENT_BINARY_DIR}/_synchro_philosopher.c DEPENDS gras_stub_generator ${CMAKE_CURRENT_SOURCE_DIR}/synchro.xml COMMAND ${CMAKE_BINARY_DIR}/bin/gras_stub_generator synchro ${CMAKE_CURRENT_SOURCE_DIR}/synchro.xml + WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} ) ### Add definitions for compile