summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Platform/SunOS-SunPro-Fortran.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/SunOS-SunPro-Fortran.cmake b/Modules/Platform/SunOS-SunPro-Fortran.cmake
new file mode 100644
index 0000000..5739c58
--- /dev/null
+++ b/Modules/Platform/SunOS-SunPro-Fortran.cmake
@@ -0,0 +1,2 @@
+SET(CMAKE_Fortran_MODDIR_FLAG "-moddir=")
+SET(CMAKE_Fortran_MODPATH_FLAG "-M")