Files
archived-rtty/src
Fabrice Fontaine 0982308255 src/CMakeLists.txt: fix build with mbedtls but without zlib
Building with mbedtls but without zlib will result in the following
build failure:

-- Found MbedTLS: /home/peko/autobuild/instance-0/output-1/per-package/rtty/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libmbedtls.so (found version "2.16.7")
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
-- Select MbedTLS(PolarSSL) as the SSL backend
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
ZLIB_LIBRARY
    linked by target "rtty" in directory /home/peko/autobuild/instance-0/output-1/build/rtty-7.1.4/src

-- Configuring incomplete, errors occurred!

Fixes:
 - http://autobuild.buildroot.org/results/a0ebffe58bbf14cab74b7d2111d4d88a9c725273

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2020-08-30 21:15:06 +02:00
..
2020-03-12 21:54:43 +08:00
2020-03-12 21:54:43 +08:00
2020-02-07 15:33:29 +08:00
2020-02-07 15:33:29 +08:00
2020-01-30 22:01:16 +08:00
2020-03-01 14:51:25 +08:00
2020-03-12 21:54:43 +08:00
2020-01-30 22:01:16 +08:00
2020-02-07 15:33:29 +08:00
2020-03-12 21:54:43 +08:00
2020-07-16 22:07:24 +08:00
2020-02-07 15:33:29 +08:00
2020-02-10 22:16:08 +08:00
2020-03-12 21:54:43 +08:00
2020-02-10 22:16:08 +08:00
2020-02-07 11:33:07 +08:00