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

Backport #119 to ign-physics2: Fix CONFIG arg in ign_find_package(DART) call #121

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

scpeters
Copy link
Member

@scpeters scpeters commented Oct 7, 2020

Backport #119 to ign-physics2. Use rebase and merge.

Original description:

Fix CONFIG arg in ign_find_package(DART) call (#119)

The CONFIG argument to find_package does not have a corresponding
argument in ign_find_package, though it happens to work in our
ign_find_package(DART) call by accident since it gets treated
as a component. It can be properly passed through as an
EXTRA_ARGS parameter.

Signed-off-by: Steve Peters [email protected]

The CONFIG argument to find_package does not have a corresponding
argument in ign_find_package, though it happens to work in our
ign_find_package(DART) call by accident since it gets treated
as a component. It can be properly passed through as an
EXTRA_ARGS parameter.

Signed-off-by: Steve Peters <[email protected]>
@scpeters scpeters requested review from azeey and mxgrey October 7, 2020 23:33
@scpeters scpeters merged commit ba3a9ab into gazebosim:ign-physics2 Oct 9, 2020
@scpeters scpeters deleted the find_dart_config_2 branch October 9, 2020 17:18
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