Skip to content

Remove CMAKE_CXX_STANDARD, replace w/ target_compile_features(cxx_std_17)#234

Merged
garyo merged 2 commits intomainfrom
fix-cxxstd-208
Mar 3, 2026
Merged

Remove CMAKE_CXX_STANDARD, replace w/ target_compile_features(cxx_std_17)#234
garyo merged 2 commits intomainfrom
fix-cxxstd-208

Conversation

@garyo
Copy link
Contributor

@garyo garyo commented Mar 3, 2026

This should allow consumers to build with any more recent standard. Fixes #208.

…_17)

This should allow consumers to build with any more recent standard.
Fixes #208.

Signed-off-by: Gary Oberbrunner <garyo@darkstarsystems.com>
@garyo garyo requested a review from jfpanisset March 3, 2026 19:01
Copy link

@jfpanisset jfpanisset left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@garyo garyo merged commit 257add4 into main Mar 3, 2026
10 checks passed
@garyo garyo deleted the fix-cxxstd-208 branch March 3, 2026 19:40
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