mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
Merge topic 'fortran-macOS-sysroot'
d6f96207 Fortran: Use -isysroot and -mmacosx-version-min= on macOS if available
This commit is contained in:
@@ -55,6 +55,8 @@ if(CMAKE_Fortran_LIBRARY_ARCHITECTURE)
|
||||
endif()
|
||||
|
||||
@CMAKE_Fortran_COMPILER_CUSTOM_CODE@
|
||||
@CMAKE_Fortran_SYSROOT_FLAG_CODE@
|
||||
@CMAKE_Fortran_OSX_DEPLOYMENT_TARGET_FLAG_CODE@
|
||||
|
||||
set(CMAKE_Fortran_IMPLICIT_LINK_LIBRARIES "@CMAKE_Fortran_IMPLICIT_LINK_LIBRARIES@")
|
||||
set(CMAKE_Fortran_IMPLICIT_LINK_DIRECTORIES "@CMAKE_Fortran_IMPLICIT_LINK_DIRECTORIES@")
|
||||
|
||||
Reference in New Issue
Block a user