Skip to content

Conversation

@Flamefire
Copy link
Contributor

When CMAKE_CXX_STANDARD is not set the LESS condition is not satisfied and the puml tests are still added even if the compiler doesn't support it or it isn't enabled.

Check for it being set first.
Otherwise add those tests as a separate target if the compiler does support C++20.

When `CMAKE_CXX_STANDARD` is not set the LESS condition is not satisfied
and the puml tests are still added even if the compiler doesn't support
it or it isn't enabled.

Check for it being set first.
Otherwise add those tests as a separate target if the compiler does support C++20.
@chandryan chandryan merged commit 549fa22 into boostorg:develop Sep 28, 2025
23 checks passed
@Flamefire Flamefire deleted the puml-tests branch September 28, 2025 12:38
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.

2 participants