Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert cloud capping
[simgrid.git] / examples / c / CMakeLists.txt
index 97c3ad3..0a473a0 100644 (file)
@@ -2,7 +2,7 @@ foreach(x
         actor-create actor-daemon actor-exiting actor-join actor-kill actor-migrate actor-suspend actor-yield
         app-pingpong app-token-ring 
         async-waitall async-waitany
-        cloud-simple
+        cloud-capping cloud-simple
         energy-exec
         io-disk-raw
         plugin-hostload)
@@ -29,7 +29,7 @@ foreach(x
         actor-create actor-daemon actor-exiting actor-join actor-kill actor-migrate actor-suspend actor-yield
         app-pingpong app-token-ring
         async-waitall async-waitany
-        cloud-simple
+        cloud-capping cloud-simple
         energy-exec
         io-disk-raw
         plugin-hostload)