Files
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
..
2024-12-15 09:33:48 +08:00
2024-12-08 08:15:39 +08:00