QmlDesigner: Suppress QDS compnent warnings in template

Change-Id: I409866d43282d425795e8afe0bcb824d860a2a84
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
Thomas Hartmann
2024-04-30 16:08:40 +02:00
parent 15f05d0bbc
commit c7790ab981

View File

@@ -3,6 +3,7 @@
message("Building designer components.")
set(QT_QDS_COMPONENTS_NOWARN on)
set(QT_QML_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/qml")
include(FetchContent)