mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fix(windows): remove unneeded qt sql and fix problem when build dir
exists
This commit is contained in:
parent
af15cd06ac
commit
68c5cdf096
@ -790,6 +790,7 @@ mkdir -p qtox
|
|||||||
cd qtox
|
cd qtox
|
||||||
cp -a $QTOX_SRC_DIR/. .
|
cp -a $QTOX_SRC_DIR/. .
|
||||||
|
|
||||||
|
rm -rf ./build
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user