Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
activate tests for subarrays
[simgrid.git] / teshsuite / smpi / mpich3-test / f90 / datatype / CMakeLists.txt
index e7f7e95..652b019 100644 (file)
@@ -26,7 +26,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite AND SMPI_FORTRAN)
 #  add_executable(typename3f90 typename3f90.f90)
 #  add_executable(typenamef90 typenamef90.f90)
 #  add_executable(typesnamef90 typesnamef90.f90)
-#  add_executable(typesubf90 typesubf90.f90)
+  add_executable(typesubf90 typesubf90.f90)
 #  target_link_libraries(allctypesf90 simgrid mtest_f90)
  # target_link_libraries(createf90 simgrid mtest_f90)
   target_link_libraries(gaddressf90 simgrid mtest_f90)
@@ -45,7 +45,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite AND SMPI_FORTRAN)
 #  target_link_libraries(typename3f90 simgrid mtest_f90)
 #  target_link_libraries(typenamef90 simgrid mtest_f90)
 #  target_link_libraries(typesnamef90 simgrid mtest_f90)
-#  target_link_libraries(typesubf90 simgrid mtest_f90)
+  target_link_libraries(typesubf90 simgrid mtest_f90)
 endif()
 
 set(examples_src