-
- Downloads
HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards
Old versions of aCC need a special compiler flag to get full C++98 template support as e.g. CMake itself or the Complex and ComplexOneConfig tests need. The same versions need a special flag to get a proper C++ library, too.
Showing
- Modules/Compiler/HP-CXX.cmake 9 additions, 0 deletionsModules/Compiler/HP-CXX.cmake
- Tests/AliasTarget/CMakeLists.txt 9 additions, 1 deletionTests/AliasTarget/CMakeLists.txt
- Tests/Complex/CMakeLists.txt 15 additions, 0 deletionsTests/Complex/CMakeLists.txt
- Tests/ComplexOneConfig/CMakeLists.txt 15 additions, 0 deletionsTests/ComplexOneConfig/CMakeLists.txt
- Tests/Module/GenerateExportHeader/CMakeLists.txt 9 additions, 0 deletionsTests/Module/GenerateExportHeader/CMakeLists.txt
- Tests/Plugin/CMakeLists.txt 10 additions, 0 deletionsTests/Plugin/CMakeLists.txt
Loading
Please register or sign in to comment