mirror of
https://github.com/reactos/CMake.git
synced 2025-02-10 22:02:11 +00:00
![Brad King](/assets/img/avatar_default.png)
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)
|