summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/CMakeLists.txt')
-rw-r--r--examples/activeqt/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/activeqt/CMakeLists.txt b/examples/activeqt/CMakeLists.txt
index b64c0d0..76a9808 100644
--- a/examples/activeqt/CMakeLists.txt
+++ b/examples/activeqt/CMakeLists.txt
@@ -14,6 +14,3 @@ if(MSVC)
qt_internal_add_example(simpleqml)
endif()
endif()
-if(MINGW OR QT_BUILD_SHARED_LIBS)
- qt_internal_add_example(mediaplayer)
-endif()