X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/70f837ba5e17520c7484ec354f8e1d3b4e2632f7..7abdd79c9f0f110c7ed500d9c9d30c475bbe83b2:/teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt?ds=sidebyside diff --git a/teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt b/teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt index 01eafe2078..9abba67c17 100644 --- a/teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt +++ b/teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt @@ -11,12 +11,9 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite AND SMPI_FORTRAN) #F90 version of the mtest library add_library(mtest_f90 STATIC ../util/mtestf90.f90) - endif() - set(txt_files ${txt_files} ${CMAKE_CURRENT_SOURCE_DIR}/../util/mtestf90.f90 - PARENT_SCOPE - ) + PARENT_SCOPE)