We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Today drmingw uses zlib as a git submodule. For some uses cases, like MSYS2, it would be better to use the system provided one.
An optional USE_SYSTEM_ZLIB CMake option could be introduced.
The text was updated successfully, but these errors were encountered:
That's reasonable.
If you want to propose a patch, you can look at https://github.com/apitrace/apitrace/blob/master/CMakeLists.txt as reference.
Sorry, something went wrong.
No branches or pull requests
Today drmingw uses zlib as a git submodule.
For some uses cases, like MSYS2, it would be better to use the system provided one.
An optional USE_SYSTEM_ZLIB CMake option could be introduced.
The text was updated successfully, but these errors were encountered: