Deps: Update to SDL2 2.30.1 and Qt 6.6.2

This commit is contained in:
Stenzek
2024-03-07 12:57:02 +10:00
parent 9b784b1777
commit 604b47c7b7
7 changed files with 37 additions and 37 deletions

View File

@ -1,4 +1,4 @@
find_package(Qt6 6.6.0 COMPONENTS Core Gui Widgets Network LinguistTools REQUIRED)
find_package(Qt6 6.6.2 COMPONENTS Core Gui Widgets Network LinguistTools REQUIRED)
include(CopyBaseTranslations)