-
Notifications
You must be signed in to change notification settings - Fork 9
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
Labels
Comments
JacobDomagala
added a commit
that referenced
this issue
Dec 28, 2023
JacobDomagala
added a commit
that referenced
this issue
Dec 28, 2023
JacobDomagala
added a commit
that referenced
this issue
Dec 28, 2023
JacobDomagala
added a commit
that referenced
this issue
Dec 28, 2023
JacobDomagala
added a commit
that referenced
this issue
Dec 28, 2023
JacobDomagala
added a commit
that referenced
this issue
Dec 28, 2023
JacobDomagala
added a commit
that referenced
this issue
Dec 28, 2023
JacobDomagala
added a commit
that referenced
this issue
Dec 28, 2023
JacobDomagala
added a commit
that referenced
this issue
Jan 16, 2024
JacobDomagala
added a commit
that referenced
this issue
Jan 16, 2024
JacobDomagala
added a commit
that referenced
this issue
Jan 23, 2024
JacobDomagala
added a commit
that referenced
this issue
Jan 23, 2024
JacobDomagala
added a commit
that referenced
this issue
Jan 30, 2024
JacobDomagala
added a commit
that referenced
this issue
Jan 30, 2024
JacobDomagala
added a commit
that referenced
this issue
Feb 20, 2024
JacobDomagala
added a commit
that referenced
this issue
Feb 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our
find_package_local
behavior differs from default CMake behavior (especially now that it supportspackage_ROOT
which we have some custom logic to support the behavior of.What Needs to be Done?
package_ROOT
package_ROOT
syntaxfind_package_local
behavior to use cmakefind_package
behaviorThe text was updated successfully, but these errors were encountered: