Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more XML cleanup
[simgrid.git] / examples / python / CMakeLists.txt
index 845874ff7e0f3892bb677e6174caef942beca476..7a96e1887ea460774832b94ed1770b2ca3de2ca1 100644 (file)
@@ -19,7 +19,4 @@ endforeach()
 
 set(examples_src  ${examples_src}                                                      PARENT_SCOPE)
 set(tesh_files    ${tesh_files}   examples/python/actor-create/actor-create_d.xml
-                                  examples/python/actor-lifetime/actor-lifetime_d.xml
-                                  examples/python/comm-wait/comm-wait_d.xml
-                                  examples/python/comm-waitall/comm-waitall_d.xml
-                                  examples/python/comm-waitany/comm-waitany_d.xml    PARENT_SCOPE)
+                                  examples/python/actor-lifetime/actor-lifetime_d.xml  PARENT_SCOPE)