mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:10:04 +00:00
Update Qt to 6.5.3
This commit is contained in:
parent
48518f03a7
commit
a84fa72db6
5 changed files with 6 additions and 6 deletions
|
|
@ -2,4 +2,4 @@
|
|||
./tools/setup-common.sh
|
||||
mkdir -p build-release
|
||||
cd build-release
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CONFIGURATION_TYPES=Release -DCMAKE_PREFIX_PATH=/opt/Qt/6.5.2/gcc_64 ..
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CONFIGURATION_TYPES=Release -DCMAKE_PREFIX_PATH=/opt/Qt/6.5.3/gcc_64 ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue