mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-12 13:38:11 -04:00
Update to Qt 6.9 (#3934)
This commit is contained in:
commit
822b10e46e
@ -21,7 +21,7 @@ inputs:
|
|||||||
qt-version:
|
qt-version:
|
||||||
description: Version of Qt to use
|
description: Version of Qt to use
|
||||||
required: true
|
required: true
|
||||||
default: 6.8.1
|
default: 6.9.1
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
build-type:
|
build-type:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.15) # minimum version required by QuaZip
|
cmake_minimum_required(VERSION 3.22) # minimum version required by Qt
|
||||||
|
|
||||||
project(Launcher)
|
project(Launcher)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user