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

[feature] CMakeDeps global target #11651

Closed
lasote opened this issue Jul 15, 2022 · 1 comment
Closed

[feature] CMakeDeps global target #11651

lasote opened this issue Jul 15, 2022 · 1 comment
Assignees
Milestone

Comments

@lasote
Copy link
Contributor

lasote commented Jul 15, 2022

When a recipe declares components, CMakeDeps is aggregating all the components' cpp_info to later create a global target with it.
It would be better to create the target by actually depending on the targets of the components in the right order (taking into account the dependencies between the components)

@lasote lasote added this to the 1.51 milestone Jul 15, 2022
@lasote lasote self-assigned this Jul 15, 2022
@czoido
Copy link
Contributor

czoido commented Jul 27, 2022

Closed by: #11673

@czoido czoido closed this as completed Jul 27, 2022
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

2 participants