mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:00:08 +00:00
Revert "Update Qt to 6.7.2"
This reverts commit d78ecf7f7a.
Reverting due to Linux build failure during CMake configure
This commit is contained in:
parent
e1bd921e0f
commit
d8eb96b624
5 changed files with 6 additions and 6 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.7.1
|
||||
|
||||
mkdir %build_dir%
|
||||
cmake -B %build_dir% -S . ^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue