-
Notifications
You must be signed in to change notification settings - Fork 21
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
Private headers shouldn't be installed #44
Labels
bug
Something isn't working
Comments
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). Technically yes, but users shouldn't be using them, so we can take them out. |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). It will affect API but not ABI |
Related to #29 |
PR is open #109 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
We try to keep private headers in the
src
folder instead ofinclude
so they don't get installed.The text was updated successfully, but these errors were encountered: