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

Set policy CMP0167 to avoid warnings with CMake 3.30 #37

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

jorisv
Copy link
Contributor

@jorisv jorisv commented Jul 24, 2024

CMake 3.30 don't package anymore the FindBoost.cmake file. Instead, it encourage to use the BoostModule.cmake distributed by Boost.

To avoid a warning message, we must set the CMP0167 policy to NEW.

@jcarpent jcarpent merged commit 61d87ef into Simple-Robotics:devel Jul 24, 2024
5 checks passed
@jorisv jorisv deleted the topic/workspace branch July 24, 2024 13:35
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