externals: Remove libzip
This commit is contained in:
parent
616d0236f5
commit
5f6cd32c9e
7 changed files with 1 additions and 653 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue