Skip to content

Switch to target_link_libraries in rcl.#1051

Merged
clalancette merged 1 commit intorollingfrom
clalancette/target-link-libs
Mar 30, 2023
Merged

Switch to target_link_libraries in rcl.#1051
clalancette merged 1 commit intorollingfrom
clalancette/target-link-libs

Conversation

@clalancette
Copy link
Contributor

This makes it possible to hide some of our libraries, which is much nicer for downstream projects. It also means we can export fewer dependencies.

@emersonknapp FYI, this is the followup to #1027

This makes it possible to hide some of our libraries,
which is much nicer for downstream projects.  It also
means we can export fewer dependencies.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Copy link
Member

@audrow audrow left a comment

Choose a reason for hiding this comment

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

Looks good with green CI.

@clalancette clalancette merged commit ae082be into rolling Mar 30, 2023
@clalancette clalancette deleted the clalancette/target-link-libs branch March 30, 2023 11:54
danthony06 pushed a commit to danthony06/rcl that referenced this pull request Jun 14, 2023
This makes it possible to hide some of our libraries,
which is much nicer for downstream projects.  It also
means we can export fewer dependencies.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
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