mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
ENH: Add SunPro fortran module flags on SunOS.
This commit is contained in:
2
Modules/Platform/SunOS-SunPro-Fortran.cmake
Normal file
2
Modules/Platform/SunOS-SunPro-Fortran.cmake
Normal file
@@ -0,0 +1,2 @@
|
||||
SET(CMAKE_Fortran_MODDIR_FLAG "-moddir=")
|
||||
SET(CMAKE_Fortran_MODPATH_FLAG "-M")
|
||||
Reference in New Issue
Block a user