summaryrefslogtreecommitdiff
path: root/Modules/Platform/SunOS-PathScale-Fortran.cmake
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-05 21:30:12 +0200
committerBrad King <brad.king@kitware.com>2016-06-06 08:58:20 -0400
commitfcfe121fd82fcb24c9f40f052cb20d403c92edb7 (patch)
treebecc42198ac497bcf72ece595b8858c148e7736d /Modules/Platform/SunOS-PathScale-Fortran.cmake
parent9d81f1b3aaa82d12a3a87067572b3ff5e2b9c4d2 (diff)
downloadcmake-fcfe121fd82fcb24c9f40f052cb20d403c92edb7.tar.gz
Platform: add flag definitions for PathScale compiler on SunOS (#16135)
Diffstat (limited to 'Modules/Platform/SunOS-PathScale-Fortran.cmake')
-rw-r--r--Modules/Platform/SunOS-PathScale-Fortran.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/SunOS-PathScale-Fortran.cmake b/Modules/Platform/SunOS-PathScale-Fortran.cmake
new file mode 100644
index 0000000000..3c202f795b
--- /dev/null
+++ b/Modules/Platform/SunOS-PathScale-Fortran.cmake
@@ -0,0 +1,2 @@
+include(Platform/SunOS-PathScale)
+__sunos_compiler_pathscale(Fortran)