summaryrefslogtreecommitdiff
path: root/examples/activeqt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/CMakeLists.txt')
-rw-r--r--examples/activeqt/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/activeqt/CMakeLists.txt b/examples/activeqt/CMakeLists.txt
index de6c321..f63a35a 100644
--- a/examples/activeqt/CMakeLists.txt
+++ b/examples/activeqt/CMakeLists.txt
@@ -3,7 +3,6 @@
if(MSVC)
qt_internal_add_example(comapp)
- qt_internal_add_example(multiple)
qt_internal_add_example(simple)
qt_internal_add_example(wrapper)
if(TARGET Qt6::OpenGLWidgets AND QT_FEATURE_opengl AND NOT QT_FEATURE_opengles2)