mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 04:10:06 +00:00
Bump dependency Qt to 6.8.1
This commit is contained in:
parent
6ef24bf4ed
commit
e7b2981bd6
6 changed files with 8 additions and 8 deletions
|
|
@ -4,7 +4,7 @@
|
|||
build_dir=${1:-build-debug}
|
||||
build_type=Debug
|
||||
conan_profile=${2:-scwx-linux_gcc-11}
|
||||
qt_version=6.8.0
|
||||
qt_version=6.8.1
|
||||
qt_arch=gcc_64
|
||||
script_dir="$(dirname "$(readlink -f "$0")")"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue