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 CATKIN_GLOBAL_ETC_DESTINATION for etc #79

Merged
merged 1 commit into from
Aug 27, 2018

Conversation

jspricke
Copy link
Member

No description provided.

@@ -6,7 +6,7 @@ endif()
set(_GENMSG_EXTRAS_INCLUDED_ TRUE)

# set destination for langs
set(GENMSG_LANGS_DESTINATION "etc/ros/genmsg")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tried the patch locally to ensure that it works?

I tried it with a simple package calling find_package(genmsg) and the variable is not defined in that line yet. Afaik this line must be moved below the find_package(catkin REQUIRED) call.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated and tested, thanks for noticing!

@dirk-thomas
Copy link
Member

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit 42e3646 into ros:indigo-devel Aug 27, 2018
@jspricke jspricke deleted the fix_etc branch August 27, 2018 19:13
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