aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick')
-rw-r--r--examples/quick/customitems/maskedmousearea/CMakeLists.txt1
-rw-r--r--examples/quick/customitems/painteditem/CMakeLists.txt1
-rw-r--r--examples/quick/quickwidgets/qquickviewcomparison/CMakeLists.txt1
-rw-r--r--examples/quick/quickwidgets/quickwidget/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/customgeometry/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/d3d11underqml/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/fboitem/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/graph/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/metaltextureimport/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/metalunderqml/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/opengltextureinthread/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/openglunderqml/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/rendernode/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/threadedanimation/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/twotextureproviders/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt1
-rw-r--r--examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt1
-rw-r--r--examples/quick/tableview/gameoflife/CMakeLists.txt1
-rw-r--r--examples/quick/tableview/pixelator/CMakeLists.txt1
19 files changed, 0 insertions, 19 deletions
diff --git a/examples/quick/customitems/maskedmousearea/CMakeLists.txt b/examples/quick/customitems/maskedmousearea/CMakeLists.txt
index bc341847ef..5ac8f83eed 100644
--- a/examples/quick/customitems/maskedmousearea/CMakeLists.txt
+++ b/examples/quick/customitems/maskedmousearea/CMakeLists.txt
@@ -54,7 +54,6 @@ install(TARGETS maskedmousearea
)
set_target_properties(maskedmousearea PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI Example
)
diff --git a/examples/quick/customitems/painteditem/CMakeLists.txt b/examples/quick/customitems/painteditem/CMakeLists.txt
index f958c746bc..558a0fb716 100644
--- a/examples/quick/customitems/painteditem/CMakeLists.txt
+++ b/examples/quick/customitems/painteditem/CMakeLists.txt
@@ -59,7 +59,6 @@ install(TARGETS qmltextballoonplugin
)
set_target_properties(qmltextballoonplugin PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI TextBalloonPlugin
)
diff --git a/examples/quick/quickwidgets/qquickviewcomparison/CMakeLists.txt b/examples/quick/quickwidgets/qquickviewcomparison/CMakeLists.txt
index 74f06a856b..8c8287eed4 100644
--- a/examples/quick/quickwidgets/qquickviewcomparison/CMakeLists.txt
+++ b/examples/quick/quickwidgets/qquickviewcomparison/CMakeLists.txt
@@ -55,7 +55,6 @@ install(TARGETS qquickviewcomparison
)
set_target_properties(qquickviewcomparison PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI fbitem
)
diff --git a/examples/quick/quickwidgets/quickwidget/CMakeLists.txt b/examples/quick/quickwidgets/quickwidget/CMakeLists.txt
index 1c6d05dde3..f2b047a9a3 100644
--- a/examples/quick/quickwidgets/quickwidget/CMakeLists.txt
+++ b/examples/quick/quickwidgets/quickwidget/CMakeLists.txt
@@ -55,7 +55,6 @@ install(TARGETS quickwidget
)
set_target_properties(quickwidget PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI QuickWidgetExample
)
diff --git a/examples/quick/scenegraph/customgeometry/CMakeLists.txt b/examples/quick/scenegraph/customgeometry/CMakeLists.txt
index b4a9418c4c..6e4395503c 100644
--- a/examples/quick/scenegraph/customgeometry/CMakeLists.txt
+++ b/examples/quick/scenegraph/customgeometry/CMakeLists.txt
@@ -49,7 +49,6 @@ install(TARGETS customgeometry
)
set_target_properties(customgeometry PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI CustomGeometry
)
diff --git a/examples/quick/scenegraph/d3d11underqml/CMakeLists.txt b/examples/quick/scenegraph/d3d11underqml/CMakeLists.txt
index aad659b8db..24a82e20a1 100644
--- a/examples/quick/scenegraph/d3d11underqml/CMakeLists.txt
+++ b/examples/quick/scenegraph/d3d11underqml/CMakeLists.txt
@@ -55,7 +55,6 @@ install(TARGETS d3d11underqml
)
set_target_properties(d3d11underqml PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI D3D11UnderQML
)
diff --git a/examples/quick/scenegraph/fboitem/CMakeLists.txt b/examples/quick/scenegraph/fboitem/CMakeLists.txt
index 6bd7e65ed5..7111e96e5a 100644
--- a/examples/quick/scenegraph/fboitem/CMakeLists.txt
+++ b/examples/quick/scenegraph/fboitem/CMakeLists.txt
@@ -58,7 +58,6 @@ install(TARGETS fboitem
)
set_target_properties(fboitem PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI SceneGraphRendering
)
diff --git a/examples/quick/scenegraph/graph/CMakeLists.txt b/examples/quick/scenegraph/graph/CMakeLists.txt
index b1a362776b..1d6bb47b46 100644
--- a/examples/quick/scenegraph/graph/CMakeLists.txt
+++ b/examples/quick/scenegraph/graph/CMakeLists.txt
@@ -56,7 +56,6 @@ install(TARGETS graph
)
set_target_properties(graph PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI Graph
)
diff --git a/examples/quick/scenegraph/metaltextureimport/CMakeLists.txt b/examples/quick/scenegraph/metaltextureimport/CMakeLists.txt
index 060c3cd75d..aff92b4ea6 100644
--- a/examples/quick/scenegraph/metaltextureimport/CMakeLists.txt
+++ b/examples/quick/scenegraph/metaltextureimport/CMakeLists.txt
@@ -60,7 +60,6 @@ install(TARGETS metaltextureimport
)
set_target_properties(metaltextureimport PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI MetalTextureImport
)
diff --git a/examples/quick/scenegraph/metalunderqml/CMakeLists.txt b/examples/quick/scenegraph/metalunderqml/CMakeLists.txt
index 61703c49f8..73f8703e8d 100644
--- a/examples/quick/scenegraph/metalunderqml/CMakeLists.txt
+++ b/examples/quick/scenegraph/metalunderqml/CMakeLists.txt
@@ -60,7 +60,6 @@ install(TARGETS metalunderqml
)
set_target_properties(metalunderqml PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI MetalUnderQML
)
diff --git a/examples/quick/scenegraph/opengltextureinthread/CMakeLists.txt b/examples/quick/scenegraph/opengltextureinthread/CMakeLists.txt
index daf2ef9e5f..1ff98ee7c6 100644
--- a/examples/quick/scenegraph/opengltextureinthread/CMakeLists.txt
+++ b/examples/quick/scenegraph/opengltextureinthread/CMakeLists.txt
@@ -57,7 +57,6 @@ install(TARGETS opengltextureinthread
)
set_target_properties(opengltextureinthread PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI SceneGraphRendering
)
diff --git a/examples/quick/scenegraph/openglunderqml/CMakeLists.txt b/examples/quick/scenegraph/openglunderqml/CMakeLists.txt
index 1c4d1c8478..2145c6275b 100644
--- a/examples/quick/scenegraph/openglunderqml/CMakeLists.txt
+++ b/examples/quick/scenegraph/openglunderqml/CMakeLists.txt
@@ -51,7 +51,6 @@ install(TARGETS openglunderqml
)
set_target_properties(openglunderqml PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI OpenGLUnderQML
)
diff --git a/examples/quick/scenegraph/rendernode/CMakeLists.txt b/examples/quick/scenegraph/rendernode/CMakeLists.txt
index f75b0c94cc..38b6101aaf 100644
--- a/examples/quick/scenegraph/rendernode/CMakeLists.txt
+++ b/examples/quick/scenegraph/rendernode/CMakeLists.txt
@@ -66,7 +66,6 @@ install(TARGETS rendernode
)
set_target_properties(rendernode PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 2.0
QT_QML_MODULE_URI SceneGraphRendering
)
diff --git a/examples/quick/scenegraph/threadedanimation/CMakeLists.txt b/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
index b8ca2db944..8fdd7ec4cc 100644
--- a/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
+++ b/examples/quick/scenegraph/threadedanimation/CMakeLists.txt
@@ -52,7 +52,6 @@ install(TARGETS threadedanimation
)
set_target_properties(threadedanimation PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI Spinner
)
diff --git a/examples/quick/scenegraph/twotextureproviders/CMakeLists.txt b/examples/quick/scenegraph/twotextureproviders/CMakeLists.txt
index 32ebf0e754..b8f9d3d79b 100644
--- a/examples/quick/scenegraph/twotextureproviders/CMakeLists.txt
+++ b/examples/quick/scenegraph/twotextureproviders/CMakeLists.txt
@@ -54,7 +54,6 @@ install(TARGETS twotextureproviders
)
set_target_properties(twotextureproviders PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI SceneGraphRendering
)
diff --git a/examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt b/examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt
index ad803f7cc0..896f8d9ebc 100644
--- a/examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt
+++ b/examples/quick/scenegraph/vulkantextureimport/CMakeLists.txt
@@ -53,7 +53,6 @@ install(TARGETS vulkantextureimport
)
set_target_properties(vulkantextureimport PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI VulkanTextureImport
)
diff --git a/examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt b/examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt
index 86b1bc2a46..7ba17d6644 100644
--- a/examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt
+++ b/examples/quick/scenegraph/vulkanunderqml/CMakeLists.txt
@@ -53,7 +53,6 @@ install(TARGETS vulkanunderqml
)
set_target_properties(vulkanunderqml PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI VulkanUnderQML
)
diff --git a/examples/quick/tableview/gameoflife/CMakeLists.txt b/examples/quick/tableview/gameoflife/CMakeLists.txt
index b42de7ed81..f3cd2bffb5 100644
--- a/examples/quick/tableview/gameoflife/CMakeLists.txt
+++ b/examples/quick/tableview/gameoflife/CMakeLists.txt
@@ -52,7 +52,6 @@ install(TARGETS gameoflife
)
set_target_properties(gameoflife PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI GameOfLifeModel
)
diff --git a/examples/quick/tableview/pixelator/CMakeLists.txt b/examples/quick/tableview/pixelator/CMakeLists.txt
index e583b262bf..e5b31d3b30 100644
--- a/examples/quick/tableview/pixelator/CMakeLists.txt
+++ b/examples/quick/tableview/pixelator/CMakeLists.txt
@@ -52,7 +52,6 @@ install(TARGETS qml_pixelator
)
set_target_properties(qml_pixelator PROPERTIES
- QT_QML_MODULE_INSTALL_QMLTYPES TRUE
QT_QML_MODULE_VERSION 1.0
QT_QML_MODULE_URI ImageModel
)