From: Frederic Suter Date: Tue, 1 Mar 2016 20:49:12 +0000 (+0100) Subject: third try ... X-Git-Tag: v3_13~592^2~7 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d4be75f86daf1289d29850dee37f6a87597552ee third try ... --- diff --git a/teshsuite/msg/host_on_off/CMakeLists.txt b/teshsuite/msg/host_on_off/CMakeLists.txt index a65fe8fab3..d34ab6597b 100644 --- a/teshsuite/msg/host_on_off/CMakeLists.txt +++ b/teshsuite/msg/host_on_off/CMakeLists.txt @@ -9,4 +9,5 @@ foreach(x host_on_off host_on_off_wait host_on_off_recv) endforeach() set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/host_on_off_d.xml PARENT_SCOPE) - +set(teshsuite_src ${teshsuite_src} PARENT_SCOPE) +set(tesh_files ${tesh_files} PARENT_SCOPE) \ No newline at end of file