Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove redundant, old, and deprecated test
[simgrid.git] / examples / deprecated / msg / CMakeLists.txt
index bff0b52..402f82c 100644 (file)
@@ -1,7 +1,6 @@
 # C examples
 foreach(x app-masterworker cloud-masterworker
           dht-pastry platform-failures
-          process-create 
           synchro-semaphore trace-categories 
           trace-route-user-variables trace-link-user-variables trace-masterworker
           trace-process-migration trace-host-user-variables)
@@ -58,7 +57,6 @@ set(xml_files    ${xml_files}     ${CMAKE_CURRENT_SOURCE_DIR}/app-masterworker/a
 if(enable_msg)
   foreach(x app-masterworker cloud-masterworker
             dht-pastry dht-kademlia platform-failures
-            process-create 
             synchro-semaphore)
     ADD_TESH_FACTORIES(msg-${x} "thread;ucontext;raw;boost" 
                                 --setenv bindir=${CMAKE_BINARY_DIR}/examples/deprecated/msg/${x}