mirror of
https://github.com/boostorg/lockfree.git
synced 2026-07-21 13:23:29 +00:00
1a5af261286a102848d090b1b84b51b1d231dc29
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
Languages
C++
97.6%
CMake
2.2%
HTML
0.2%