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

Reduce number of publicly linked libraries in CMake #1601

Open
ahoppen opened this issue Jul 31, 2024 · 1 comment
Open

Reduce number of publicly linked libraries in CMake #1601

ahoppen opened this issue Jul 31, 2024 · 1 comment

Comments

@ahoppen
Copy link
Member

ahoppen commented Jul 31, 2024

We should be able to reduce the number of publicly linked libraries in CMake by

  • Adopting internal imports
  • Reducing PUBLIC linkages for module that are only imported as internal
@ahoppen ahoppen changed the title Reduce number of publicly linked libraries Reduce number of publicly linked libraries in CMake Jul 31, 2024
@ahoppen
Copy link
Member Author

ahoppen commented Aug 1, 2024

Synced to Apple’s issue tracker as rdar://132942426

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

No branches or pull requests

1 participant