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

Make exported target use CMAKE_INSTALL_INCLUDEDIR #94

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Mar 3, 2022

This fixes a bug where the exported target had hard coded include instead of ${CMAKE_INSTALL_INCLUDEDIR}. This bug would only be an issue if a user manually specified a different include directory on the command line to cmake.

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

This looks good to me. @scpeters could you take a look at this, and if you approve, merge and do a new tag for this package?

@scpeters scpeters merged commit 6918c61 into ros:master Mar 8, 2022
@sloretz sloretz deleted the sloretz__console_bridge__target_use_cmake_install_includedir branch March 8, 2022 23:29
@scpeters
Copy link
Contributor

scpeters commented Mar 8, 2022

This looks good to me. @scpeters could you take a look at this, and if you approve, merge and do a new tag for this package?

I've merged this and opened #95 in preparation for a release and added you as a reviewer

@scpeters
Copy link
Contributor

This looks good to me. @scpeters could you take a look at this, and if you approve, merge and do a new tag for this package?

https://github.com/ros/console_bridge/releases/tag/1.0.2

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.

3 participants