Alexander Grund 1a5af26128 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

In the test the specification is not required as the library sets it
2025-09-06 22:10:39 +08:00
2025-08-25 07:50:20 +08:00
2024-08-19 09:04:16 +08:00
2025-09-06 22:10:39 +08:00
2024-12-13 16:32:30 +08:00
2023-11-03 14:59:50 +08:00
S
Description
No description provided
BSL-1.0 751 KiB
Languages
C++ 97.6%
CMake 2.2%
HTML 0.2%