]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/mc/CMakeLists.txt
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MBI: Properly integrate the Epoch lifecycle tests into our infra
[simgrid.git] / teshsuite / mc / CMakeLists.txt
index 6fe56966bbf867594244805d43d5e975b48f1b36..b4b76485e33f460a67c1c327b099e476d85da538 100644 (file)
@@ -4,8 +4,7 @@ if (NOT SIMGRID_HAVE_MC)
 endif()
 
 
-foreach(x dwarf dwarf-expression 
-          random-bug mutex-handling)
+foreach(x dwarf dwarf-expression random-bug mutex-handling)
 
   if(NOT DEFINED ${x}_sources)
     set(${x}_sources ${x}/${x}.cpp)