-
Notifications
You must be signed in to change notification settings - Fork 674
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
Please respect the standard variables BUILD_STATIC_LIBS and BUILD_SHARED_LIBS #223
Comments
There's only |
|
It is not documented because it is not recognised as a valid option and "a lot of hits" doesn't sound like a valid argument, I can produce that for nearly any statement. That's in contrast to |
How do I disable static libs then? |
By referring to docs and setting |
Setting |
That's because |
Any chance for a PR? |
Some systems, like FreeBSD, don't install static libs. Some other people might only want static libs.
The text was updated successfully, but these errors were encountered: