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 target include directories for gtest #63

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

Karsten1987
Copy link
Contributor

This is related to https://github.com/ros2/ros2/issues/743

I think tf2 is running into conflicts when using console bridge from homebrew (v.0.4.3) vs the version installed by the ros2 console_bridge_vendor package (v.0.4.1).
My believe is that setting the global include directories for gtest might cause the trouble where an inconsistent state between library of ament_cmake_gtest and the console_bridge gtest headers occurs.

Signed-off-by: Karsten Knese karsten@openrobotics.org

Signed-off-by: Karsten Knese <karsten@openrobotics.org>
@Karsten1987
Copy link
Contributor Author

@scpeters is there anything I can do to push this PR forward?

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.

None yet

2 participants