Skip to content

Build zlib against windows static C runtime with CMake#448

Closed
wrowe wants to merge 1 commit intomadler:masterfrom
greenhouse-org:windows-static-libcrt
Closed

Build zlib against windows static C runtime with CMake#448
wrowe wants to merge 1 commit intomadler:masterfrom
greenhouse-org:windows-static-libcrt

Conversation

@wrowe
Copy link
Copy Markdown

@wrowe wrowe commented Sep 23, 2019

Adds a new CMake option ENABLE_STATIC_CRT to build zlib against the MS LIBCMT[d],
which does not require msvcrt.dll to be installed.

Signed-off-by: William A Rowe Jr wrowe@pivotal.io
Signed-off-by: Yechiel Kalmenson ykalmenson@pivotal.io

Adds a new option ENABLE_STATIC_CRT to build zlib against the MS LIBCMT[d],
which does not require msvcrt.dll to be installed.

Signed-off-by: William A Rowe Jr <wrowe@pivotal.io>
Signed-off-by: Yechiel Kalmenson <ykalmenson@pivotal.io>
@wrowe
Copy link
Copy Markdown
Author

wrowe commented Nov 19, 2020

Replaced by #535 due to housecleaning of forks at greenhouse-org

@wrowe wrowe closed this Nov 19, 2020
@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.

1 participant