Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert energy-vm
[simgrid.git] / examples / c / CMakeLists.txt
index b7ee867..cd8f7b6 100644 (file)
@@ -7,7 +7,7 @@ foreach(x
         async-waitall async-waitany
         cloud-capping cloud-migration cloud-simple
         exec-dvfs
-        energy-exec
+        energy-exec energy-vm
         io-disk-raw io-file-remote
         plugin-hostload)
   add_executable       (${x}-c EXCLUDE_FROM_ALL ${x}/${x}.c)
@@ -56,7 +56,7 @@ foreach(x
         async-waitall async-waitany
         cloud-capping cloud-migration cloud-simple
         exec-dvfs
-        energy-exec
+        energy-exec energy-vm
         io-disk-raw io-file-remote
         plugin-hostload)
   ADD_TESH(c-${x} --setenv platfdir=${CMAKE_HOME_DIRECTORY}/examples/platforms