externals: Remove libzip

This commit is contained in:
Morph 2021-09-28 20:47:14 -04:00
parent 616d0236f5
commit 5f6cd32c9e
7 changed files with 1 additions and 653 deletions

View file

@ -422,11 +422,6 @@ if (CONAN_REQUIRED_LIBS)
endif()
include(${CMAKE_BINARY_DIR}/conan.cmake)
set(CONAN_LIB_OPTIONS
libzip:with_openssl=False
libzip:enable_windows_crypto=False
)
conan_check(VERSION 1.24.0 REQUIRED)
# Manually add iconv to fix a dep conflict between qt and sdl2