mirror of https://github.com/qt/qt5.git
Add new target for installer framework
Task-number: QTQAINFRA-3284 Change-Id: I3945160f212921b2b30cd39982a808cfc164a1b1 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
This commit is contained in:
parent
3fb1ba5db8
commit
f178318d2f
|
@ -6,3 +6,8 @@
|
|||
Template: 'qtci-linux-RHEL-6.6-x86_64'
|
||||
Compiler: 'GCC'
|
||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -force-debug-info -nomake examples -nomake tests'
|
||||
-
|
||||
Template: 'qtci-windows-8.1-x86'
|
||||
Compiler: 'MSVC2015'
|
||||
Features: ['DisableTests']
|
||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|
||||
|
|
Loading…
Reference in New Issue