Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reorganize *LinkImpl stuff
[simgrid.git] / teshsuite / models / CMakeLists.txt
index c3fe573c752d165d947bc4c794e613eb7b2f5511..2aac09d32381167427447d0108c039935a075e26 100644 (file)
@@ -1,4 +1,4 @@
-foreach(x cloud-sharing ptask_L07 wifi_usage wifi_usage_decay)
+foreach(x cloud-sharing ptask_L07_usage wifi_usage wifi_usage_decay cm02-set-lat-bw)
   add_executable       (${x}  EXCLUDE_FROM_ALL ${x}/${x}.cpp)
   target_link_libraries(${x}  simgrid)
   set_target_properties(${x}  PROPERTIES RUNTIME_OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/${x})