X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c57842fe897f53b46f0be3da87f7c996674be7d6..0edfb3697a16278dc71374c725b0dc700ed9e959:/examples/msg/io/CMakeLists.txt diff --git a/examples/msg/io/CMakeLists.txt b/examples/msg/io/CMakeLists.txt index b8c0a046fc..950892c327 100644 --- a/examples/msg/io/CMakeLists.txt +++ b/examples/msg/io/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required(VERSION 2.6) - set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}") add_executable(file file.c) @@ -29,6 +27,7 @@ set(tesh_files ) set(xml_files ${xml_files} + examples/msg/io/remote_io.deployment.xml PARENT_SCOPE ) set(examples_src