mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:30:05 +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
|
|
@ -3,7 +3,7 @@ call tools\setup-common.bat
|
|||
set build_dir=build-debug
|
||||
set build_type=Debug
|
||||
set conan_profile=scwx-win64_msvc2022
|
||||
set qt_version=6.8.0
|
||||
set qt_version=6.8.1
|
||||
set qt_arch=msvc2022_64
|
||||
|
||||
conan config install tools/conan/profiles/%conan_profile% -tf profiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue