Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
32fe862b8cf35de9221f7ccc8145fcbf80c7041d
/
.
/
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
""
)