2
0
mirror of https://github.com/boostorg/heap.git synced 2026-01-19 04:12:12 +00:00
Alexander Grund 3b22808536 CMake: Fix required C++ standard
`cxx_std_14` is only available since CMake 3.8
The `CXX_STANDARD_REQUIRED` property is a boolean, i.e. ON or OFF not a numeric value. The feature is enough to require the standard already
2025-09-06 22:09:41 +08:00
2023-12-07 17:27:32 +08:00
2024-11-09 11:57:48 +08:00
2024-11-09 12:55:27 +08:00
2023-12-07 17:27:32 +08:00
2023-12-07 17:27:32 +08:00
2019-08-06 12:02:00 +08:00
2024-11-09 12:55:27 +08:00
2023-12-07 17:27:32 +08:00
Description
Mirrored via gitea-mirror
495 KiB
Languages
C++ 98.2%
CMake 1.6%
HTML 0.2%