Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'pikachuyann/simgrid-stoprofiles'
[simgrid.git] / examples / s4u / CMakeLists.txt
index 0d5c32edae645fa87029c0c5c729aae2233551f4..c449b48efc23ee410e00dce90401f9e190ea0cae 100644 (file)
@@ -77,7 +77,7 @@ foreach (example actor-create actor-daemon actor-exiting actor-join actor-kill
                  plugin-host-load plugin-link-load
                  replay-comm replay-io
                  routing-get-clusters
-                 synchro-barrier synchro-condition-variable synchro-mutex synchro-semaphore)
+                 synchro-barrier synchro-condition-variable synchro-condition-variable-waituntil synchro-mutex synchro-semaphore)
 
   # Use default source file unless specified otherwise
   if(NOT DEFINED _${example}_sources)