mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 19:55:46 +00:00
[cmake] force quazip to use qt 6
Signed-off-by: Aleksandr Popovich <popovich@eden-emu.dev>
This commit is contained in:
parent
f99488fe3e
commit
492903cc7a
1 changed files with 1 additions and 0 deletions
|
@ -500,6 +500,7 @@ set(BUILD_SHARED_LIBS OFF)
|
||||||
include(CPM)
|
include(CPM)
|
||||||
set(CPM_SOURCE_CACHE ${CMAKE_SOURCE_DIR}/.cache/cpm)
|
set(CPM_SOURCE_CACHE ${CMAKE_SOURCE_DIR}/.cache/cpm)
|
||||||
|
|
||||||
|
set(QUAZIP_QT_MAJOR_VERSION 6)
|
||||||
CPMAddPackage(
|
CPMAddPackage(
|
||||||
URI "gh:stachenov/quazip@1.5"
|
URI "gh:stachenov/quazip@1.5"
|
||||||
PATCHES
|
PATCHES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue