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

Use CMAKE_REQUIRE_FIND_PACKAGE_<PackageName> #597

Open
junghans opened this issue Dec 6, 2022 · 0 comments
Open

Use CMAKE_REQUIRE_FIND_PACKAGE_<PackageName> #597

junghans opened this issue Dec 6, 2022 · 0 comments
Labels
blocked Blocked by another necessary change

Comments

@junghans
Copy link
Member

junghans commented Dec 6, 2022

If we ever switch to cmake-3.22+, we should use CMAKE_REQUIRE_FIND_PACKAGE_
https://cmake.org/cmake/help/latest/variable/CMAKE_REQUIRE_FIND_PACKAGE_PackageName.html#variable:CMAKE_REQUIRE_FIND_PACKAGE_%3CPackageName%3E

replacing our own Cabana_REQUIRE_<PackageName>.

@streeve streeve added the blocked Blocked by another necessary change label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by another necessary change
Projects
None yet
Development

No branches or pull requests

2 participants