Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't compile non working and non compiling test
[simgrid.git] / teshsuite / smpi / mpich3-test / f90 / pt2pt / CMakeLists.txt
index 3b47871..5aa5cf9 100644 (file)
@@ -9,7 +9,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite AND SMPI_FORTRAN)
   include_directories(BEFORE "${CMAKE_HOME_DIRECTORY}/include/smpi")
   
   foreach(test allpairf90
-               # greqf90 mprobef90
+               # mprobef90 greqf90
                 statusesf90)
     add_executable(${test} EXCLUDE_FROM_ALL ${test}.f90)
     add_dependencies(tests ${test})