Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Indent.
[simgrid.git] / teshsuite / smpi / mpich3-test / coll / CMakeLists.txt
index e9d42a1..78e5f6c 100644 (file)
@@ -25,7 +25,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite)
   add_executable(allred5 allred5.c)
   add_executable(allred6 allred6.c)
   if(HAVE_PRIVATIZATION)
-  add_executable(allred allred.c)
+    add_executable(allred allred.c)
   else()
     add_executable(allred allred_manual.c)
   endif()