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:
Tor Arne Vestbø
2026-04-23 11:15:14 +02:00
parent fbda4dea61
commit af907eaa16

View 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: []