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

Simplify Cmake by linking to the library target #742

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

Rayman
Copy link
Contributor

@Rayman Rayman commented Jul 22, 2024

By linking to the library target, we can reuse the include paths and libraries from it. This will simplify the Cmake a bit.

It also fixes a bug when linking to the ros2-jazzy branch of diagnostic_updater.

By linking to the library target, we can reuse the include paths and libraries from it. This will
simplify the Cmake a bit.

It also fixes a bug when linking to the `ros2-jazzy` branch of `diagnostic_updater`.
@danthony06 danthony06 merged commit c82936f into swri-robotics:ros2-devel Aug 11, 2024
0 of 10 checks passed
@Rayman Rayman deleted the feature/simplify-cmake branch August 12, 2024 09:13
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