Skip to content

Conversation

@timwoj
Copy link
Member

@timwoj timwoj commented Jun 24, 2025

This is all of the common CMake changes to require C++20 across all of the various Zeek codebases.

#set(WERROR_FLAG "/WX")
else ()
set(WERROR_FLAG "-Werror")

Copy link
Contributor

Choose a reason for hiding this comment

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

Again? :-)

If there's more proliferation over time, maybe a that could be unified in RequireCXXStd then.

@timwoj timwoj merged commit 913c8a1 into master Jul 9, 2025
1 check passed
@timwoj timwoj deleted the topic/timw/c++20 branch July 9, 2025 19: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