aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qmlextensionplugins/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/qmlextensionplugins/CMakeLists.txt')
-rw-r--r--examples/qml/qmlextensionplugins/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qml/qmlextensionplugins/CMakeLists.txt b/examples/qml/qmlextensionplugins/CMakeLists.txt
index e1c975c735..de6f9c4685 100644
--- a/examples/qml/qmlextensionplugins/CMakeLists.txt
+++ b/examples/qml/qmlextensionplugins/CMakeLists.txt
@@ -43,7 +43,6 @@ install(TARGETS qmlqtimeexampleplugin
)
set_target_properties(qmlqtimeexampleplugin PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI TimeExample
QT_QMLTYPES_FILENAME imports/TimeExample/plugins.qmltypes