mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 04:00:04 +00:00
Bump dependency Qt to 6.8.0
This commit is contained in:
parent
411c570b67
commit
a03cf83d58
5 changed files with 7 additions and 7 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
build_dir=${1:-build-debug}
|
||||
build_type=Debug
|
||||
qt_version=6.7.2
|
||||
qt_version=6.8.0
|
||||
script_dir="$(dirname "$(readlink -f "$0")")"
|
||||
|
||||
mkdir -p ${build_dir}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue