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

Add in a target to the generated config. #68

Merged
merged 1 commit into from
May 6, 2020
Merged

Add in a target to the generated config. #68

merged 1 commit into from
May 6, 2020

Conversation

clalancette
Copy link
Contributor

ament uses the presense of the ${PROJECT_NAME}_TARGET variable
to decide whether to use new-style or old-style dependencies.
Make sure to export the _TARGET here so that ament uses the
new-style and the output is thus relocatable.

Signed-off-by: Chris Lalancette [email protected]

ament uses the presense of the ${PROJECT_NAME}_TARGET variable
to decide whether to use new-style or old-style dependencies.
Make sure to export the _TARGET here so that ament uses the
new-style and the output is thus relocatable.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette clalancette requested a review from scpeters May 6, 2020 17:07
@scpeters scpeters merged commit 865a559 into master May 6, 2020
@scpeters scpeters deleted the add-target branch May 6, 2020 17:32
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