Optionally bundle font.
This commit is contained in:
@@ -17,7 +17,7 @@ before_build:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
build_script:
|
||||
- qmake spectral.pro CONFIG+=release CONFIG+=qtquickcompiler PREFIX="%DEPLOY_DIR%"
|
||||
- qmake spectral.pro CONFIG+=release CONFIG+=qtquickcompiler BUNDLE_FONT=true PREFIX="%DEPLOY_DIR%"
|
||||
- nmake
|
||||
|
||||
after_build:
|
||||
@@ -27,4 +27,4 @@ after_build:
|
||||
|
||||
artifacts:
|
||||
- path: spectral.zip
|
||||
name: portable
|
||||
name: portable
|
||||
|
||||
Reference in New Issue
Block a user