]> granicus.if.org Git - graphviz/commit
CMake: fix: add Zlib include directories when building with Zlib
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 11 Nov 2022 16:30:12 +0000 (08:30 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 13 Nov 2022 22:02:46 +0000 (14:02 -0800)
commitd9e074a6f431bc3b5489b808f4f35645705b3c9f
tree913b3bb5e59c125905d938bd6e2aa3b0ccf11a18
parent2a8ca23da33f8091be70dd8ec8ee1ad5d58570a4
CMake: fix: add Zlib include directories when building with Zlib

This worked out before because everywhere we test has Zlib installed in the
default system paths. But technically this should be setup in order to correctly
use a Zlib installed somewhere else.
CHANGELOG.md
lib/gvc/CMakeLists.txt