Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

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.

CMP0167 deprecate FetchContent_populate.

@ManifoldFR ManifoldFR enabled auto-merge July 24, 2024 14:13
@ManifoldFR ManifoldFR merged commit 004c46d into Simple-Robotics:devel Jul 24, 2024
@jorisv jorisv deleted the topic/remove_cmake_warnings branch July 24, 2024 14:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants