Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics: structs have 4 fields.
[simgrid.git] / examples / gras / all2all / CMakeLists.txt
index ff56104bb82996247df908588e75f55cd01d051f..d3ae7ed34c78186b47f23e7c18d05bbb1bbb3881 100644 (file)
@@ -20,6 +20,7 @@ add_custom_command(
                                                        ${CMAKE_CURRENT_BINARY_DIR}/_all2all_receiver.c
                                        DEPENDS gras_stub_generator ${CMAKE_CURRENT_SOURCE_DIR}/all2all.xml
                                        COMMAND ${CMAKE_BINARY_DIR}/bin/gras_stub_generator all2all ${CMAKE_CURRENT_SOURCE_DIR}/all2all.xml
+                                       WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
                                        )
 
 ### Add definitions for compile