Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add teshfiles to CMakelists.txt of teshsuite/mc
[simgrid.git] / teshsuite / mc / dwarf / CMakeLists.txt
index 5941009..89dd9ea 100644 (file)
@@ -7,6 +7,11 @@ if(HAVE_MC)
   target_link_libraries(dwarf simgrid)
 endif()
 
+set(tesh_files
+  ${tesh_files}
+  ${CMAKE_CURRENT_SOURCE_DIR}/dwarf.tesh
+  PARENT_SCOPE
+  )
 set(testsuite_src
   ${testsuite_src}
   ${CMAKE_CURRENT_SOURCE_DIR}/dwarf.c