aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2019-06-12 13:36:54 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2019-06-12 13:39:26 +0300
commitfd1f34192a4b441965abe64c0deb84b831c97a6d (patch)
tree614e1eeeeea26e88c4dc4b11c018c3e1f4f9ffa7
parentd063074b0fd02cb579cd25a473bb184d4bd99389 (diff)
Fix qt5.git builds
some '-' is missing from qt5.txt causing coin to ignore all configurations from that file. So adding enough '-' in title column to solve the issue. Change-Id: I0b8fa6c98efeece1bf93592bbb60ca627962ceee Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
-rw-r--r--coin/platform_configs/qt5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/qt5.txt b/coin/platform_configs/qt5.txt
index ef4d6ac9..dfa6a2e3 100644
--- a/coin/platform_configs/qt5.txt
+++ b/coin/platform_configs/qt5.txt
@@ -1,5 +1,5 @@
Template Target OS Target arch Compiler Target Compiler Features Configure arguments
---------------------------- ------------------- ----------- ----------- --------------- -------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------- ------------------- ----------- ----------- --------------- -------------------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
qtci-windows-10-x86_64-14 WinRT_10 MSVC2015 Packaging DisableTests -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake examples -nomake tests -no-sql-mysql -platform win32-msvc2015 -xplatform winrt-x64-msvc2015
qtci-windows-10-x86_64-14 WinRT_10 x86 MSVC2017 Packaging DisableTests -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake examples -nomake tests -no-sql-mysql -platform win32-msvc2017 -xplatform winrt-x86-msvc2017
qtci-windows-7-x86-3 Mingw73 Packaging DisableTests -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -opengl dynamic -nomake examples -nomake tests -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++