aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/referenceexamples/grouped/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/referenceexamples/grouped/CMakeLists.txt')
-rw-r--r--examples/qml/referenceexamples/grouped/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qml/referenceexamples/grouped/CMakeLists.txt b/examples/qml/referenceexamples/grouped/CMakeLists.txt
index 31d0a006f5..f14028d422 100644
--- a/examples/qml/referenceexamples/grouped/CMakeLists.txt
+++ b/examples/qml/referenceexamples/grouped/CMakeLists.txt
@@ -50,7 +50,6 @@ install(TARGETS grouped
)
set_target_properties(grouped PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI People
)