[cmake] force quazip to use qt 6

Signed-off-by: Aleksandr Popovich <popovich@eden-emu.dev>
This commit is contained in:
Aleksandr Popovich 2025-07-13 20:00:38 -04:00
parent f99488fe3e
commit 492903cc7a
Signed by untrusted user: AleksandrPopovich
GPG key ID: B2008BBDA7954884

View file

@ -500,6 +500,7 @@ set(BUILD_SHARED_LIBS OFF)
include(CPM)
set(CPM_SOURCE_CACHE ${CMAKE_SOURCE_DIR}/.cache/cpm)
set(QUAZIP_QT_MAJOR_VERSION 6)
CPMAddPackage(
URI "gh:stachenov/quazip@1.5"
PATCHES