mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-01 08:57:32 +08:00
Add coin platform config for qt-apps/qt-audio-plugin-example
Change-Id: I921a436bfae2747ac64d139d203a6f6b254e6c0f Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
11
coin/platform_configs/qt-audio-plugin-example.yaml
Normal file
11
coin/platform_configs/qt-audio-plugin-example.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
Version: 2
|
||||
Module only: true
|
||||
Include: [
|
||||
cmake_platforms.yaml: [
|
||||
'windows-11_24H2-msvc2022'
|
||||
],
|
||||
macos.yaml: [
|
||||
'macos-universal-on-arm64'
|
||||
]
|
||||
]
|
||||
Configurations: []
|
||||
Reference in New Issue
Block a user