mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-09 12:20:04 +00:00
Update Vulkan and QT submodules
This commit is contained in:
parent
f248fefe06
commit
f8d133c8b3
3 changed files with 3 additions and 3 deletions
|
@ -235,7 +235,7 @@ find_package(Threads REQUIRED)
|
|||
|
||||
if (ENABLE_QT)
|
||||
if (NOT USE_SYSTEM_QT)
|
||||
download_qt(6.6.0)
|
||||
download_qt(6.7.2)
|
||||
endif()
|
||||
|
||||
find_package(Qt6 REQUIRED COMPONENTS Widgets Multimedia Concurrent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue