forked from qt-creator/qt-creator
QmlDesigner: Suppress QDS compnent warnings in template
Change-Id: I409866d43282d425795e8afe0bcb824d860a2a84 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user