mirror of
https://github.com/boostorg/lockfree.git
synced 2026-01-19 04:22:09 +00:00
develop
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
Description
Mirrored via gitea-mirror
Languages
C++
96.8%
CMake
2.9%
HTML
0.3%