Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also add the mpich3 binaries in the dependencies of make tests
[simgrid.git] / teshsuite / smpi / mpich3-test / f77 / comm / CMakeLists.txt
index cb6c37a..8867e04 100644 (file)
@@ -8,11 +8,13 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite AND SMPI_FORTRAN)
 
   include_directories(BEFORE "${CMAKE_HOME_DIRECTORY}/include/smpi")
 
- # add_executable(commerrf commerrf.f)
-#  add_executable(commnamef commnamef.f)
+ # add_executable(commerrf EXCLUDE_FROM_ALL commerrf.f)
+ # add_executable(commnamef EXCLUDE_FROM_ALL commnamef.f)
+
+ # add_dependencies(tests commerrf commnamef)
 
  # target_link_libraries(commerrf simgrid mtest_f77)
- target_link_libraries(commnamef simgrid mtest_f77)
+ # target_link_libraries(commnamef simgrid mtest_f77)
 endif()
 
 set(examples_src