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 new policy for CMP0057 to fix finding DART #2835

Closed
wants to merge 1 commit into from

Conversation

scpeters
Copy link
Member

As of DART 6.9.3, the DARTFindBullet.cmake module uses the IN_LIST keyword with new behavior, which requires setting CMP0057 to new. Without this change, the gazebo10 CI is failing:

The DARTFindBullet.cmake module uses the IN_LIST keyword
with new behavior, which requires setting CMP0057 to new.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@scpeters
Copy link
Member Author

we may not need this if dartsim/dart#1494 is released upstream first

@scpeters
Copy link
Member Author

we may not need this if dartsim/dart#1494 is released upstream first

that has been merged and released upstream in dart 6.9.4, and I've confirmed that it has fixed the issue:

this PR is no longer needed

@scpeters scpeters closed this Aug 31, 2020
@scpeters scpeters deleted the fix_configure_dart693 branch August 31, 2020 07:07
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.

1 participant