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

Mark all dependencies as private and not exported to upstream projects, with exception of spdlog #219

Open
TimEvens opened this issue Sep 4, 2024 · 1 comment
Labels
Cleanup Cleanup help wanted Extra attention is needed

Comments

@TimEvens
Copy link
Collaborator

TimEvens commented Sep 4, 2024

By default, all dependencies should not be available to upstream projects that use libquicr. The only exception is spdlog, which needs to be documented as being available and will not change. Repos that use spdlog will need to have some assurance that spdlog is available and they can use.

@suhasHere suhasHere removed their assignment Sep 10, 2024
@GhostofCookie
Copy link
Contributor

I think based on recent conversations that we don't want spdlog exposed anymore either.

@GhostofCookie GhostofCookie added help wanted Extra attention is needed Cleanup Cleanup labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup Cleanup help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants