mirror of
https://github.com/reactos/CMake.git
synced 2024-11-30 15:00:41 +00:00
4eb15824b3
PGI on Windows should use the Visual C++ linker and librarian and not the ar provided for legacy reasons. The compiler parameters themselves are the same as their Linux parameters and not compatible to MSVC however.
3 lines
56 B
CMake
3 lines
56 B
CMake
include(Platform/Windows-PGI)
|
|
__windows_compiler_pgi(C)
|