Skip to content

Conversation

@Flamefire
Copy link
Contributor

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

`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
@nigels-com
Copy link

Ah, nice. Thanks.

@timblechmann timblechmann merged commit 3b22808 into boostorg:develop Sep 6, 2025
35 of 41 checks passed
@Flamefire Flamefire deleted the patch-1 branch September 7, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants