]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Add public compile definition for zlib-ng API so that other projects that use CMake...
authorNathan Moinvaziri <nathan@nathanm.com>
Sun, 12 Jun 2022 16:01:15 +0000 (09:01 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 17 Jun 2022 09:56:57 +0000 (11:56 +0200)
commit54ea2398bce7f072eff06aab3d3fed600eef0659
tree013bca3ffff58fbc6c08f7566494d1898ff09526
parent956ff053837dee0adef4c8d42d883486f9667e19
Add public compile definition for zlib-ng API so that other projects that use CMake and link against the zlib project can easily determine whether or not to include "zlib-ng.h" or "zlib.h".
CMakeLists.txt