Skip to content

Conversation

@jhale
Copy link
Member

@jhale jhale commented Nov 25, 2025

No description provided.

@jhale
Copy link
Member Author

jhale commented Dec 16, 2025

set(CMAKE_C_EXTENSIONS OFF) and set(CMAKE_CXX_EXTENSIONS OFF) should be called extremely early, otherwise compiler extensions will be turned on, even when using cxx_std_20 c_std_23 on the target. Not clear why. Lots of boiler plate to update.

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