diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2021-05-12 11:10:44 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2021-05-18 10:27:00 +0200 |
commit | c4fb89196cb4e333ae637049c1f51230cdc18b6d (patch) | |
tree | 2b81e86c19413e1e236aa709e60540c7b5b9175e /coin | |
parent | 82f2b64659b46ef20def4cc6a7a44dd16baa3864 (diff) |
Add qtwebchannel config
Change-Id: Ida06681db4cceac72c7cc5b8dcad34457399d756
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin')
-rw-r--r-- | coin/platform_configs/qtwebchannel.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/coin/platform_configs/qtwebchannel.yaml b/coin/platform_configs/qtwebchannel.yaml new file mode 100644 index 00000000..c3233842 --- /dev/null +++ b/coin/platform_configs/qtwebchannel.yaml @@ -0,0 +1,3 @@ +Version: 2 +Include: [cmake_platforms.yaml] +Configurations: [] |