-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove most remaining uses of ament_target_dependencies. (#1102)
Instead, switch to using target_link_libraries everywhere we can. We can't do it for the rmw_implementation substitution, since the libraries aren't always called the same thing as the rmw_implementation. Signed-off-by: Chris Lalancette <[email protected]>
- Loading branch information
1 parent
c65b517
commit 9a05fa6
Showing
4 changed files
with
103 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.