aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorLeander Beernaert <leander.beernaert@qt.io>2020-04-24 14:41:13 +0200
committerLeander Beernaert <leander.beernaert@qt.io>2020-04-24 16:32:04 +0200
commitc84d1654931b5254550762115118b305b2bd5f2c (patch)
tree67ff8e7919657018fb37355b62e1c62f8e9795fe /coin
parente928c6b5454d680e912b7f9148c444d732590bc6 (diff)
CMake: Initial CMake build system support
Task-number: QTBUG-78171 Change-Id: I2f8b19a4c0af57461ad7b11cc58935c4991cb46e Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
new file mode 100644
index 0000000..2c7baf3
--- /dev/null
+++ b/coin/module_config.yaml
@@ -0,0 +1,23 @@
+version: 2
+accept_configuration:
+ condition: property
+ property: features
+ not_contains_value: Disable
+
+instructions:
+ Build:
+ - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
+
+ Test:
+ - type: Group
+ instructions:
+ - !include "{{qt/qtbase}}/coin_module_test_template_v2.yaml"
+ enable_if:
+ condition: and
+ conditions:
+ - condition: property
+ property: target.os
+ in_values: ["Android"]
+ - type: EnvironmentVariable
+ variableName: Dummy
+ variableValue: dummy