Skip to content

Comments

fix: further dependency use/export cleanup#106

Merged
supervacuus merged 1 commit intogetsentryfrom
fix/further_cmake_deps_cleanup
Jun 24, 2024
Merged

fix: further dependency use/export cleanup#106
supervacuus merged 1 commit intogetsentryfrom
fix/further_cmake_deps_cleanup

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
@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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants