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

Set CMP0069 policy to avoid warnings #4157

Merged
merged 1 commit into from
Mar 20, 2023
Merged

Commits on Feb 18, 2023

  1. Set CMP0069 policy to avoid warnings

    When googletest and googlemock are included as a git submodule and referenced
    as part of an existing CMake project, multiple warnings are printed out due to
    not setting a value for the CMP0069 policy.
    dpogue authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    fe5b7ef View commit details
    Browse the repository at this point in the history