QmlDesigner: Suppress QDS compnent warnings in template

Change-Id: I409866d43282d425795e8afe0bcb824d860a2a84
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit c7790ab981)
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Thomas Hartmann
2024-04-30 16:08:40 +02:00
committed by Tim Jenssen
parent bf22befb9d
commit 3a3474a4c0

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)