client: replace zlib by bzip2

This commit is contained in:
Philippe Teuwen 2020-06-07 17:43:39 +02:00
commit 15012198f9
712 changed files with 32 additions and 217 deletions

View file

@ -25,6 +25,3 @@ endif()
if (NOT TARGET pm3rrg_rdv4_whereami)
include(whereami.cmake)
endif()
if (NOT TARGET pm3rrg_rdv4_z)
include(zlib.cmake)
endif()