diff --git a/Tests/Fortran/External/CMakeLists.txt b/Tests/Fortran/External/CMakeLists.txt index 0eb1cfeed9..c90a0ffbe3 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) -