aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorMatti Paaso <matti.paaso@qt.io>2021-04-12 08:22:47 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-04-12 16:42:34 +0000
commit386c62a1b454e90f81bba1969846ca0b7c1a45ae (patch)
treea870022f43b6f818458eecba8665172c3d914015 /coin
parentd1601aa0f94de81fe6b1651a2a3f5ce0a52a1ed3 (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>
Diffstat (limited to 'coin')
-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']