Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Update Vulkan and QT submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloMK7 committed Aug 15, 2024
1 parent f248fef commit f8d133c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion externals/vma
Submodule vma updated 259 files

0 comments on commit f8d133c

Please sign in to comment.