X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fdb00db083af84f44f82e6dfd98140a4b1c08c22..19676e284575c2ab70cc36622fdf1837a513ba27:/teshsuite/smpi/mpich-test/pt2pt/CMakeLists.txt diff --git a/teshsuite/smpi/mpich-test/pt2pt/CMakeLists.txt b/teshsuite/smpi/mpich-test/pt2pt/CMakeLists.txt index 4c431ef6d4..1572fbf84c 100644 --- a/teshsuite/smpi/mpich-test/pt2pt/CMakeLists.txt +++ b/teshsuite/smpi/mpich-test/pt2pt/CMakeLists.txt @@ -401,5 +401,29 @@ set(bin_files ) set(txt_files ${txt_files} - PARENT_SCOPE + ${CMAKE_CURRENT_SOURCE_DIR}/runtests + ${CMAKE_CURRENT_SOURCE_DIR}/self.std + ${CMAKE_CURRENT_SOURCE_DIR}/sndrcvrep.std + ${CMAKE_CURRENT_SOURCE_DIR}/waitany.std + ${CMAKE_CURRENT_SOURCE_DIR}/reqcreate.std + ${CMAKE_CURRENT_SOURCE_DIR}/persistent.std + ${CMAKE_CURRENT_SOURCE_DIR}/allpair2.std + ${CMAKE_CURRENT_SOURCE_DIR}/typeub3.std + ${CMAKE_CURRENT_SOURCE_DIR}/waitall.std + ${CMAKE_CURRENT_SOURCE_DIR}/nullproc2.std + ${CMAKE_CURRENT_SOURCE_DIR}/allpair.std + ${CMAKE_CURRENT_SOURCE_DIR}/hindexed.std + ${CMAKE_CURRENT_SOURCE_DIR}/ssendtest2.std + ${CMAKE_CURRENT_SOURCE_DIR}/sendmany.std + ${CMAKE_CURRENT_SOURCE_DIR}/nullproc.std + ${CMAKE_CURRENT_SOURCE_DIR}/nbtest.std + ${CMAKE_CURRENT_SOURCE_DIR}/sendcplx.std + ${CMAKE_CURRENT_SOURCE_DIR}/hvec.std + ${CMAKE_CURRENT_SOURCE_DIR}/typebase.std + ${CMAKE_CURRENT_SOURCE_DIR}/typeub2.std + ${CMAKE_CURRENT_SOURCE_DIR}/structf.std + ${CMAKE_CURRENT_SOURCE_DIR}/typecreate.std + ${CMAKE_CURRENT_SOURCE_DIR}/nblock.std + +PARENT_SCOPE )