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

Remove logs in get_cpm.cmake script #508

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

TheLartians
Copy link
Member

Previously, when multiple dependencies use the get_cpm.cmake script, a log is emitted each time they attempt to import the CPM.cmake script. As this is a no-op in most cases the log could be confusing, which is why it should be removed. Additionally, the checks for the download status are unnecessary, as CMake will emit them and fail the configuration in case the SHA hashes don't match.

@TheLartians TheLartians merged commit d6d5d0d into master Sep 18, 2023
8 checks passed
@TheLartians TheLartians deleted the lars/remove-download-logs branch September 18, 2023 14:11
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.

1 participant