Logger: Guard zlib usage by ZLIB_FOUND
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 18 Apr 2018 12:18:10 +0000 (14:18 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:57:51 +0000 (10:57 +0100)
commit7969067f80a84aa4e2badc7315d95cd01ea6b1af
tree26e093bb27a41957fa6d3f240a3a57309e951c52
parentb1dc14977fe2f414041aa5f301e632834c716151
Logger: Guard zlib usage by ZLIB_FOUND

Similar to the use for the checksum.
I know that zlib is required in principle, but i don't have it
in one of my test building environment, and it is easier to just
disable it.
src/libsync/logger.cpp