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

switch to default find_package behavior #1891

Closed
3 tasks
nmm0 opened this issue Aug 2, 2022 · 0 comments · Fixed by #2232
Closed
3 tasks

switch to default find_package behavior #1891

nmm0 opened this issue Aug 2, 2022 · 0 comments · Fixed by #2232
Assignees

Comments

@nmm0
Copy link
Collaborator

nmm0 commented Aug 2, 2022

Our find_package_local behavior differs from default CMake behavior (especially now that it supports package_ROOT which we have some custom logic to support the behavior of.
What Needs to be Done?

  • Ensure that our cmake works with package_ROOT
  • Switch our scripts to use package_ROOT syntax
  • Switch find_package_local behavior to use cmake find_package behavior
@nmm0 nmm0 added the type: task label Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants