Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
822aa26915613d87de8ee19c8b45f7535ffca98f
/
.
/
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
""
)