summaryrefslogtreecommitdiff
path: root/Modules/Platform/Linux-Absoft-Fortran.cmake
diff options
context:
space:
mode:
authorJinkun Jang <jinkun.jang@samsung.com>2013-03-12 15:07:59 +0900
committerJinkun Jang <jinkun.jang@samsung.com>2013-03-12 15:07:59 +0900
commit8c380ed253c753a692531702b43991e91453117e (patch)
tree62d76e8f2f0acb9da9cb4d1387f89bd639cd8a4b /Modules/Platform/Linux-Absoft-Fortran.cmake
parent4d15171e3862d6383727e84f9ee90d44be1a0281 (diff)
downloadcmake-8c380ed253c753a692531702b43991e91453117e.tar.gz
cmake-8c380ed253c753a692531702b43991e91453117e.tar.bz2
cmake-8c380ed253c753a692531702b43991e91453117e.zip
Diffstat (limited to 'Modules/Platform/Linux-Absoft-Fortran.cmake')
-rw-r--r--Modules/Platform/Linux-Absoft-Fortran.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/Linux-Absoft-Fortran.cmake b/Modules/Platform/Linux-Absoft-Fortran.cmake
new file mode 100644
index 0000000..beb41a3
--- /dev/null
+++ b/Modules/Platform/Linux-Absoft-Fortran.cmake
@@ -0,0 +1 @@
+set(CMAKE_Fortran_VERBOSE_FLAG "-X -v") # Runs gcc under the hood.