Skip to content

export the imported targets#148

Merged
dirk-thomas merged 1 commit intomasterfrom
demo_nodes_cpp_native
Aug 25, 2017
Merged

export the imported targets#148
dirk-thomas merged 1 commit intomasterfrom
demo_nodes_cpp_native

Conversation

@dirk-thomas
Copy link
Copy Markdown
Member

Without this patch the exported rmw_fastrtps_cpp_LIBRARIES can't be used on Windows to link another target against FastRTPS. rmw_fastrtps_cpp itself doesn't use FastRTPS_LIBRARIES but links against the imported targets instead. Since this works this patch changes the exported libraries to contain the same. This will allow downstream packages to use rmw_fastrtps_cpp as intended.

Connect to ros2/demos#164.

Ready for review.

@dirk-thomas
Copy link
Copy Markdown
Member Author

I created #149 to track that this problem should be resolved if we can figure out how...

@dirk-thomas dirk-thomas merged commit 107b92d into master Aug 25, 2017
@dirk-thomas dirk-thomas deleted the demo_nodes_cpp_native branch August 25, 2017 02:44
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Aug 25, 2017
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