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