diff --git a/Tests/Fortran/External/CMakeLists.txt b/Tests/Fortran/External/CMakeLists.txt index 0eb1cfeed..c90a0ffbe 100644 --- a/Tests/Fortran/External/CMakeLists.txt +++ b/Tests/Fortran/External/CMakeLists.txt @@ -1,4 +1,3 @@ project(ExtFort Fortran) add_library(myext a.f90) -