Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / examples / simdag / dax / CMakeLists.txt
index 3cfd74a..5711972 100644 (file)
@@ -14,12 +14,14 @@ endif(NOT WIN32)
 set(tesh_files
   ${tesh_files}
   ${CMAKE_CURRENT_SOURCE_DIR}/simple_dax_with_cycle.tesh
+  ${CMAKE_CURRENT_SOURCE_DIR}/smalldax.tesh
   PARENT_SCOPE
   )
 set(xml_files
   ${xml_files}
   ${CMAKE_CURRENT_SOURCE_DIR}/Montage_50.xml
   ${CMAKE_CURRENT_SOURCE_DIR}/simple_dax_with_cycle.xml
+  ${CMAKE_CURRENT_SOURCE_DIR}/smalldax.xml
   PARENT_SCOPE
   )
 set(examples_src