mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
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
62 B
CMake
3 lines
62 B
CMake
include(Platform/Windows-PGI)
|
|
__windows_compiler_pgi(Fortran)
|