mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:10:05 +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
|
|
@ -2,7 +2,7 @@ call tools\setup-common.bat
|
|||
|
||||
set build_dir=build-release
|
||||
set build_type=Release
|
||||
set qt_version=6.7.2
|
||||
set qt_version=6.8.0
|
||||
|
||||
mkdir %build_dir%
|
||||
cmake -B %build_dir% -S . ^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue