mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-23 08:29:09 +00:00
Travis CI support
This commit is contained in:
@@ -3,6 +3,9 @@ QT -= core gui
|
||||
TARGET = opus
|
||||
TEMPLATE = lib
|
||||
|
||||
# Support debug and release builds from command line for CI
|
||||
CONFIG += debug_and_release
|
||||
|
||||
OPUS_DIR = $$PWD/opus
|
||||
DEFINES += \
|
||||
USE_ALLOCA=1 \
|
||||
|
||||
Reference in New Issue
Block a user