zlib icon indicating copy to clipboard operation
zlib copied to clipboard

Make the rename of zconf a CMake option

Open Togtja opened this issue 5 years ago • 1 comments

I at least, found it annoying that the source zconf.h get renamed when I don't need it too. Especially while using git submodules, and it says that I have made changes that I need to commit, because of the rename.

Togtja avatar Aug 24 '20 13:08 Togtja

I have the same issue. @madler, could you please review and merge?

joeyparrish avatar Jul 26 '22 17:07 joeyparrish

@madler, would you please look at this when you have time? We are currently forced to use a fork of zlib because of CMake issues like this.

joeyparrish avatar Nov 03 '22 18:11 joeyparrish

Opened https://github.com/madler/zlib/pull/740 as an alternative fix.

joeyparrish avatar Nov 09 '22 15:11 joeyparrish