mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
571721c562
The PGI compiler on macOS does not support some macOS-specific flags so pass them through `-Wl,` to the linker directly. Issue: #16457
3 lines
60 B
CMake
3 lines
60 B
CMake
include(Platform/Darwin-PGI)
|
|
__darwin_compiler_pgi(Fortran)
|