forked from qt-creator/qt-creator
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:
committed by
Tim Jenssen
parent
bf22befb9d
commit
3a3474a4c0
@@ -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