Files
CMake/Modules/Compiler
Robert Maynard 72efd95add PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTION
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.
2021-02-24 13:47:03 -05:00
..
2020-09-11 08:30:33 -04:00
2021-02-10 07:46:33 -05:00
2019-01-16 10:41:27 -05:00