X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..c72ae2d0e2eeb74a7a5183892f8006c6da1fa671:/teshsuite/smpi/mpich3-test/f77/util/CMakeLists.txt diff --git a/teshsuite/smpi/mpich3-test/f77/util/CMakeLists.txt b/teshsuite/smpi/mpich3-test/f77/util/CMakeLists.txt index 15a52a780a..1387e60ec5 100644 --- a/teshsuite/smpi/mpich3-test/f77/util/CMakeLists.txt +++ b/teshsuite/smpi/mpich3-test/f77/util/CMakeLists.txt @@ -7,7 +7,6 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite AND SMPI_FORTRAN) endif() include_directories(BEFORE "${CMAKE_HOME_DIRECTORY}/include/smpi") - include_directories("${CMAKE_CURRENT_SOURCE_DIR}/../include/") #F77 version of the mtest library add_library(mtest_f77 STATIC ../util/mtestf.f)