Skip to content

Conversation

@maltevonehren
Copy link

I ran into the following issue when trying to include backward.hpp installed from this library:
In the Backward::Backward target, the include path (exported through INTERFACE_INCLUDE_DIRECTORIES) was set to the directory that contains BackwardConfig.cmake (xxx/share/backward_ros/cmake) rather than the one that contains backward.hpp (xxx/include/backward_ros).
This MR changes the include path to point to the correct directory.

In my case this fixed the issue and I think it makes sense to include this change in general or let me know if I'm missing something here.

@saikishor
Copy link
Member

@maltevonehren Thank you for opening the PR. We will review it in the upcoming days. Thank you.

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