Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d3d2ad487d7302c2c0b78c59f45fdfd12eeaf9e9
/
.
/
Modules
/
Platform
/
Linux-Intel-Fortran.cmake
blob: a99e79342abefd42b1847137f29e5f85c9bf2847 [
file
] [
log
] [
blame
]
include
(
Platform
/
Linux
-
Intel
)
__linux_compiler_intel
(
Fortran
)
string
(
APPEND CMAKE_SHARED_LIBRARY_CREATE_Fortran_FLAGS
" -nofor-main"
)
set
(
CMAKE_SHARED_LIBRARY_LINK_Fortran_FLAGS
""
)