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

Bump policy_max argument of cmake_minimum_required to 3.16 #217

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Oct 22, 2023

This is to ensure that https://cmake.org/cmake/help/latest/policy/CMP0094.html#policy:CMP0094 is set to NEW, to ensure that the Python present in the conda environment is found even if in the system another (newer) Python is found.

Fix #216 .
Similar to robotology/robotology-superbuild#1506 .

@traversaro traversaro merged commit 071da0d into master Oct 23, 2023
42 checks passed
@traversaro traversaro deleted the traversaro-patch-1 branch October 23, 2023 07:45
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.

Windows CI Failure End of October 2023
2 participants