summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Darwin-Absoft-Fortran.cmake
diff options
context:
space:
mode:
authorPhilip Lowman <philip@yhbt.com>2011-05-26 02:10:19 (GMT)
committerPhilip Lowman <philip@yhbt.com>2011-05-26 02:10:19 (GMT)
commit162f3fb413fc862c5c75a0402fdfbdc6dd19468b (patch)
treef38559d56af1f57a72875c4e1dbd8126fda24163 /Modules/Platform/Darwin-Absoft-Fortran.cmake
parentca000a0948023961130d1ee389d65228a746629a (diff)
parent8b17fd67256d10c86acba9c2b2ce1d0211a90fea (diff)
downloadCMake-162f3fb413fc862c5c75a0402fdfbdc6dd19468b.zip
CMake-162f3fb413fc862c5c75a0402fdfbdc6dd19468b.tar.gz
CMake-162f3fb413fc862c5c75a0402fdfbdc6dd19468b.tar.bz2
Merge branch 'master' of git://public.kitware.com/cmake into 12128_FindProtobuf_module_behavior_under_Windows_is_annoying
Diffstat (limited to 'Modules/Platform/Darwin-Absoft-Fortran.cmake')
-rw-r--r--Modules/Platform/Darwin-Absoft-Fortran.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/Darwin-Absoft-Fortran.cmake b/Modules/Platform/Darwin-Absoft-Fortran.cmake
new file mode 100644
index 0000000..beb41a3
--- /dev/null
+++ b/Modules/Platform/Darwin-Absoft-Fortran.cmake
@@ -0,0 +1 @@
+set(CMAKE_Fortran_VERBOSE_FLAG "-X -v") # Runs gcc under the hood.