mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-21 15:28:19 +00:00
[cmake] force quazip to use qt 6
Signed-off-by: Aleksandr Popovich <popovich@eden-emu.dev>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user