mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
72efd95add
The PGI ( and NVIDIA HPC ) compilers default C++ standard level are based on the GCC system headers it is compiling against. Therefore on newer platforms the default C++ level will be >= 11 and requesting C++98 compilation mode will fail as no explicit flag will be set.
1.2 KiB
1.2 KiB