- travis QT build artifact zipped for upload
This commit is contained in:
@@ -71,6 +71,8 @@ if [ "$BUILD_Qt" = "YES" ]; then
|
||||
cd qt-gui-build
|
||||
$QMAKE ../projects/mtg/wagic-qt.pro CONFIG+=release CONFIG+=graphics
|
||||
make -j 4
|
||||
chmod -R 775 wagic
|
||||
zip linuxqtrelease.zip ./wagic
|
||||
cd ..
|
||||
# let's try an Intel linux binary in debug text-mode-only
|
||||
$QMAKE projects/mtg/wagic-qt.pro CONFIG+=console CONFIG+=debug DEFINES+=CAPTURE_STDERR
|
||||
|
||||
Reference in New Issue
Block a user