summaryrefslogtreecommitdiffstats
path: root/Tests/Fortran
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-09-22 18:20:53 (GMT)
committerBrad King <brad.king@kitware.com>2016-09-22 18:52:00 (GMT)
commitd7bd2efbc4ffeb56cc1f9ddafffc49a8e42d09c2 (patch)
tree20c0bc318e21288c227566bef663c948f8925bce /Tests/Fortran
parentf4475eb92beade22fca16f21b40df19b48c6559b (diff)
downloadCMake-d7bd2efbc4ffeb56cc1f9ddafffc49a8e42d09c2.zip
CMake-d7bd2efbc4ffeb56cc1f9ddafffc49a8e42d09c2.tar.gz
CMake-d7bd2efbc4ffeb56cc1f9ddafffc49a8e42d09c2.tar.bz2
Tests: Remove trailing line from Fortran/External
Diffstat (limited to 'Tests/Fortran')
-rw-r--r--Tests/Fortran/External/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/Fortran/External/CMakeLists.txt b/Tests/Fortran/External/CMakeLists.txt
index 0eb1cfe..c90a0ffb 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)
-