summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/CMakeLists.txt')
-rw-r--r--examples/qt3d/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qt3d/CMakeLists.txt b/examples/qt3d/CMakeLists.txt
index 01c642ee6..3c9b37b34 100644
--- a/examples/qt3d/CMakeLists.txt
+++ b/examples/qt3d/CMakeLists.txt
@@ -17,7 +17,6 @@ if(TARGET Qt::Quick)
qt_internal_add_example(instanced-arrays-qml)
qt_internal_add_example(multiviewport)
qt_internal_add_example(planets-qml)
-# qt_internal_add_example(scene2d) # Restore once Scene2D support has been ported to Qt6
qt_internal_add_example(scene3d)
qt_internal_add_example(simple-qml)
qt_internal_add_example(simplecustommaterial)