Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonar: Replace this if-then-else statement by a single statement
[simgrid.git] / examples / s4u / CMakeLists.txt
index 784968c..6b476fa 100644 (file)
@@ -2,7 +2,7 @@
 # Regular examples: with only one source and tested with all factories
 ######################################################################
 
-foreach (example actor-create actor-daemon actor-join actor-kill
+foreach (example actor-create actor-daemon actor-exiting actor-join actor-kill
                  actor-lifetime actor-migrate actor-suspend actor-yield
                  app-chainsend app-pingpong app-token-ring
                  async-ready async-wait async-waitany async-waitall async-waituntil