mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:40:05 +00:00
Update dependency Qt to 6.6.2
This commit is contained in:
parent
1e9c1137c9
commit
d57d9c73da
5 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@ call tools\setup-common.bat
|
|||
|
||||
set build_dir=build-debug
|
||||
set build_type=Debug
|
||||
set qt_version=6.6.1
|
||||
set qt_version=6.6.2
|
||||
|
||||
mkdir %build_dir%
|
||||
cmake -B %build_dir% -S . ^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue