aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtsvg.yaml
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-16 15:30:16 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-27 11:16:48 +0200
commite1da3e7ee428c11a502d516fe8289feb1d22a0fd (patch)
tree051ec0d607e3520bf3273f61e51707cc164731f0 /coin/platform_configs/qtsvg.yaml
parent3271bb2fe219d68fc83a7cf8de702b0468e530bb (diff)
CMake: Add qemu armv7 qtsvg builds
Move the configuration from qtbase into a new cmake_platforms_qemu.yaml file, and include it in qtbase and qtsvg. Also enable CMAKE_AUTOGEN_VERBOSE to see what moc is being called and with what parameters. Task-number: QTBUG-83968 Change-Id: Ib893c6f8cb498b9b5c7da79218de22a28ffdb83f Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'coin/platform_configs/qtsvg.yaml')
-rw-r--r--coin/platform_configs/qtsvg.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/qtsvg.yaml b/coin/platform_configs/qtsvg.yaml
index c3233842..f789f389 100644
--- a/coin/platform_configs/qtsvg.yaml
+++ b/coin/platform_configs/qtsvg.yaml
@@ -1,3 +1,3 @@
Version: 2
-Include: [cmake_platforms.yaml]
+Include: [cmake_platforms.yaml, cmake_platforms_qemu.yaml]
Configurations: []