mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:00:08 +00:00
Update dependency Qt to 6.6.0
This commit is contained in:
parent
c331f4a1e4
commit
92800a2d36
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.3/gcc_64 ..
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CONFIGURATION_TYPES=Release -DCMAKE_PREFIX_PATH=/opt/Qt/6.6.0/gcc_64 ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue