summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/LLVMFlang-Fortran.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Compiler/LLVMFlang-Fortran.cmake')
-rw-r--r--Modules/Compiler/LLVMFlang-Fortran.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Compiler/LLVMFlang-Fortran.cmake b/Modules/Compiler/LLVMFlang-Fortran.cmake
index 7e9ba5e..651bf51 100644
--- a/Modules/Compiler/LLVMFlang-Fortran.cmake
+++ b/Modules/Compiler/LLVMFlang-Fortran.cmake
@@ -1,3 +1,5 @@
+set(CMAKE_Fortran_VERBOSE_FLAG "-v")
+
set(CMAKE_Fortran_SUBMODULE_SEP "-")
set(CMAKE_Fortran_SUBMODULE_EXT ".mod")