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

Consider archive dependency transitivity #27

Open
pedrolamarao opened this issue Sep 29, 2023 · 1 comment
Open

Consider archive dependency transitivity #27

pedrolamarao opened this issue Sep 29, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@pedrolamarao
Copy link
Owner

Consider this: an application component with a dependency on a (shared) library component with an api dependency on a (static) archive. Certainly the application must be configured to include the (static) archive's public headers. But should it also link with the archive? Maybe introduce something akin to "compileOnlyApi"?

@pedrolamarao pedrolamarao added the enhancement New feature or request label Sep 29, 2023
@pedrolamarao pedrolamarao added this to the M5 milestone Nov 7, 2023
@pedrolamarao pedrolamarao removed this from the M5 milestone Feb 21, 2024
@pedrolamarao
Copy link
Owner Author

Postponing this since we don't even support dynamic libraries yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant