summaryrefslogtreecommitdiffstats
path: root/Tests/Fortran/Library/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Fortran/Library/CMakeLists.txt')
-rw-r--r--Tests/Fortran/Library/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Fortran/Library/CMakeLists.txt b/Tests/Fortran/Library/CMakeLists.txt
index 6e39cda..17438ca 100644
--- a/Tests/Fortran/Library/CMakeLists.txt
+++ b/Tests/Fortran/Library/CMakeLists.txt
@@ -8,4 +8,4 @@ if(CMAKE_Fortran_MODDIR_FLAG)
set_target_properties(subdir_mods PROPERTIES
Fortran_MODULE_DIRECTORY modules
)
-endif(CMAKE_Fortran_MODDIR_FLAG)
+endif()