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

Feature request: Allow opt-in to use system provided zlib #69

Open
hmartinez82 opened this issue Jul 1, 2022 · 1 comment
Open

Feature request: Allow opt-in to use system provided zlib #69

hmartinez82 opened this issue Jul 1, 2022 · 1 comment

Comments

@hmartinez82
Copy link
Contributor

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.

@jrfonseca
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants