summaryrefslogtreecommitdiffstats
path: root/examples/opengl/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/CMakeLists.txt')
-rw-r--r--examples/opengl/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/opengl/CMakeLists.txt b/examples/opengl/CMakeLists.txt
index daecc37ffa..b04f98e6b0 100644
--- a/examples/opengl/CMakeLists.txt
+++ b/examples/opengl/CMakeLists.txt
@@ -13,6 +13,5 @@ if(TARGET Qt6::Widgets)
qt_internal_add_example(cube)
qt_internal_add_example(textures)
qt_internal_add_example(hellogles3)
- qt_internal_add_example(computegles31)
qt_internal_add_example(stereoqopenglwidget)
endif()