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

Let CMake automatically clone the googletest repo, so that users do not need to do it separately #813

Conversation

reunanen
Copy link
Contributor

Resolves #809

@AngusJohnson AngusJohnson merged commit 29b6bdd into AngusJohnson:main Apr 13, 2024
7 checks passed
@AngusJohnson
Copy link
Owner

Juha, could you modify this to test for the googletest folder, and skip the cloning if it's present (and assume it has been properly installed previously)? Currently, with googletest already installed, I'm seeing an error message in MSVC.

@reunanen
Copy link
Contributor Author

Understand, will try to do it right now 👍

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.

compilation issue with google test
2 participants