mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 11:26:04 +08:00
Add empty build instructions to allow for qt5 integrations
The build shall be empty for now, but this allow testing module wide updates. Change-Id: I47bcdae274edb2ec000bb57480d74614d3b55833 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
10
coin/module_config.yaml
Normal file
10
coin/module_config.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: 1
|
||||
accept_configuration:
|
||||
condition: property
|
||||
property: host.os
|
||||
equals_property: target.os
|
||||
|
||||
build_instructions:
|
||||
- type: EnvironmentVariable
|
||||
variableName: Dummy
|
||||
variableValue: dummy
|
||||
Reference in New Issue
Block a user