Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
9cd9d787ea3042aceeea7a3dcfc2c898dd2b6f8e
/
.
/
Modules
/
Platform
/
Linux-Intel-Fortran.cmake
blob: a99e79342abefd42b1847137f29e5f85c9bf2847 [
file
]
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
""
)