kopia lustrzana https://github.com/f4exb/sdrangel
Use current version of zlib, as old tar balls get removed
rodzic
028a44ce48
commit
d8108e93e1
|
@ -269,7 +269,7 @@ endif (NOT OPUS_FOUND AND NOT USE_PRECOMPILED_LIBS)
|
|||
|
||||
if (NOT ZLIB_FOUND AND NOT USE_PRECOMPILED_LIBS)
|
||||
ExternalProject_Add(zlib
|
||||
URL https://zlib.net/zlib-1.2.13.tar.gz
|
||||
URL https://zlib.net/current/zlib.tar.gz
|
||||
PREFIX "${EXTERNAL_BUILD_LIBRARIES}/zlib"
|
||||
CONFIGURE_COMMAND <SOURCE_DIR>/configure --prefix=<INSTALL_DIR>
|
||||
TEST_COMMAND ""
|
||||
|
|
Ładowanie…
Reference in New Issue