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

Move googletest version variable into external CMake file and include… #4539

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

Conversation

tobbi
Copy link
Contributor

@tobbi tobbi commented May 14, 2024

I moved the version variable out into an external CMake file and I'm including it properly in the sub projects. That way, building both parent as well as child projects will have the correct version number provided. Just remember to update the version number in the new cmake file instead of the old CMakeLists.txt

Fixes #4309

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.

[Bug]: Undeclared GOOGLETEST_VERSION variable causes CMake build failure
1 participant