aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Paaso <matti.paaso@qt.io>2021-04-12 08:22:47 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2021-04-13 05:12:39 +0000
commit974d7bc8054c3b5b6c01748cb1d2bc3fe75e9dfc (patch)
tree2d640585e6ae9fa19c0926cdb8ba83f45920da21
parentea97f681ab1b546ac1d01b967a719a6eafc360ed (diff)
Fix qt-creator license check
Change-Id: I7c9df1313075294ddfbfa8ceb14be267eacc3d2b Reviewed-by: Eike Ziller <eike.ziller@qt.io> (cherry picked from commit 2140c07299ed6d1dc5b9594a38ec6e04fa985343) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 386c62a1b454e90f81bba1969846ca0b7c1a45ae) Reviewed-by: Matti Paaso <matti.paaso@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
-rw-r--r--coin/platform_configs/qt-creator.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/qt-creator.yaml b/coin/platform_configs/qt-creator.yaml
index edb5e79a..be76d25a 100644
--- a/coin/platform_configs/qt-creator.yaml
+++ b/coin/platform_configs/qt-creator.yaml
@@ -42,4 +42,4 @@ Configurations:
-
Template: 'qtci-linux-Ubuntu-20.04-x86_64-50'
Compiler: 'GCC'
- Features: ['TestOnly', 'LicenseCheck', 'UseLegacyInstructions']
+ Features: ['TestOnly', 'LicenseCheck']