Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a CMake v4.0.0 build error (related to googletest) #4808

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

0xENDER
Copy link

@0xENDER 0xENDER commented Mar 29, 2025

CMake version 4.0.0 doesn't support the currently used googletest CMake project version. As such, updating the project to the latest version makes sense.

(This closes #4807)

CMake version 4.0.0 doesn't support the currently used `googletest` CMake project version. As such, updating the project to the latest version makes sense.

Signed-off-by: 0xENDER <[email protected]>
@kaby76
Copy link
Contributor

kaby76 commented Apr 3, 2025

We are now seeing this in builds for grammars-v4 for Windows.

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.

antlr4 C++ runtime builds fail on cmake 4.0.0
2 participants