summaryrefslogtreecommitdiff
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 052309345..49209c259 100644
--- a/examples/qt3d/CMakeLists.txt
+++ b/examples/qt3d/CMakeLists.txt
@@ -18,7 +18,6 @@ if(TARGET Qt::Quick)
add_subdirectory(planets-qml)
add_subdirectory(scene2d)
add_subdirectory(scene3d)
- add_subdirectory(scene3dview)
add_subdirectory(simple-qml)
add_subdirectory(simplecustommaterial)
add_subdirectory(wave)