mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 14:27:23 +00: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
54 B
CMake
3 lines
54 B
CMake
include(Platform/Darwin-PGI)
|
|
__darwin_compiler_pgi(C)
|