mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-12-05 01:09:14 +00:00
Hack to fix build on AppVeyor
This commit is contained in:
parent
088c9b9e4e
commit
819ea36cca
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ mkdir $BUILD_ROOT
|
|||
mkdir $BUILD_FOLDER
|
||||
mkdir $INSTALLER_FOLDER
|
||||
|
||||
set -e
|
||||
|
||||
echo Configuring the project
|
||||
pushd $BUILD_FOLDER
|
||||
qmake $SOURCE_ROOT/moonlight-qt.pro || fail "Qmake failed!"
|
||||
|
|
Loading…
Reference in a new issue