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

Added the option to disable the building of example binaries in the cmake build system. #91

Closed
wants to merge 7 commits into from

Conversation

Cyberunner23
Copy link

Added the option to disable the building of example binaries in the cmake build system.

jinfeihan57 pushed a commit to minchai23/zlib that referenced this pull request Sep 15, 2020
Some stdint.h headers define `_SSIZE_T_DEFINED_` instead of
`_SSIZE_T_DEFINED`. Allow for this in the ifdef checks in zip.h
@rainerschoe
Copy link

I'd appreciate something like this, since I am trying to build zlib as part of gRPC via the CMake FetchContent mechanism. I have no way to disable zlib tests in this context.

@Neustradamus Neustradamus mentioned this pull request Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants