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: further dependency use/export cleanup #106

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

supervacuus
Copy link
Collaborator

  • Replace checks for _FOUND variables with checks to actual targets before we find_package() in our build scripts.
  • Ensure that we include the crashpad targets in the export configuration after all invocations of find_dependency()
  • Remove REQUIRED from the find_dependency() invocations and let it retrieve the value from the find_package() invocations in the build scripts.

@supervacuus supervacuus merged commit 11b9eaf into getsentry Jun 24, 2024
7 checks passed
@supervacuus supervacuus deleted the fix/further_cmake_deps_cleanup branch June 24, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants