mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-22 10:42:29 +01:00
Add qtquickcompiler to ci
This commit is contained in:
parent
eb1b7b65f3
commit
b8b39a21e8
@ -26,7 +26,7 @@ build:windows:
|
||||
- mkdir BUILD
|
||||
- mkdir PACKAGE
|
||||
- cd BUILD
|
||||
- qmake.exe ../ScreenPlay.pro -spec win32-msvc "CONFIG+=release"
|
||||
- qmake.exe ../ScreenPlay.pro -spec win32-msvc "CONFIG+=release qtquickcompiler"
|
||||
- jom.exe qmake_all
|
||||
- jom.exe -j8
|
||||
- jom.exe install
|
||||
|
Loading…
Reference in New Issue
Block a user