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

cmake: Permit consuming target transitive dependencies (possibly modern CMake interfaces)? #237

Closed
EricCousineau-TRI opened this issue Mar 27, 2019 · 2 comments

Comments

@EricCousineau-TRI
Copy link

Is it possible to have cmake_external (or some other target) support consuming transitive deps of a target? If possible, can it be taught to consume CMake Interface Libraries?

I tinkered with a version of cmake_external, but couldn't make it work for my intended use case, which is to consume the includes + libs of CMake targets. My hack-and-slash attempt (coupled with Python bits - sorry for the mess!):

ros2_bazel_prototype:

More background: colcon/colcon-bazel#14

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days. Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_foreign_cc!

@github-actions
Copy link

This issue was automatically closed because it went 30 days without a reply since it was labeled "Can Close?"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant