]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Use ZLIB_INCLUDE_DIRS from FindZLIB instead of ZLIB_INCLUDE_DIR.
authorNathan Moinvaziri <nathan@nathanm.com>
Mon, 24 Apr 2023 16:04:24 +0000 (09:04 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 25 Apr 2023 10:10:36 +0000 (12:10 +0200)
commit3f06cece6be2e1bfe7b60d17e5ef823535ec9d0c
tree0ab62e1f00fe0dc582f4fcd2f6560fa4c8becae8
parent38aa5751297709fa31b1a5b7e022384b57e1724d
Use ZLIB_INCLUDE_DIRS from FindZLIB instead of ZLIB_INCLUDE_DIR.

ZLIB_INCLUDE_DIRS is set by FindZLIB if ZLIB_INCLUDE_DIR is set on the
command line.
test/CMakeLists.txt