Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bunch of files missing from the archive, breaking the tests
[simgrid.git] / teshsuite / smpi / mpich-test / coll / CMakeLists.txt
index 7137203..bea91c9 100644 (file)
@@ -174,5 +174,10 @@ set(bin_files
   )
 set(txt_files
   ${txt_files}
+  ${CMAKE_CURRENT_SOURCE_DIR}/runtests
+  ${CMAKE_CURRENT_SOURCE_DIR}/allredmany.std
+  ${CMAKE_CURRENT_SOURCE_DIR}/allred.std
+  ${CMAKE_CURRENT_SOURCE_DIR}/allredf.std
+  ${CMAKE_CURRENT_SOURCE_DIR}/scatterv.std
   PARENT_SCOPE
   )