summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/multimedia/video/CMakeLists.txt')
-rw-r--r--examples/multimedia/video/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/multimedia/video/CMakeLists.txt b/examples/multimedia/video/CMakeLists.txt
index 487ae515a..f8fc28144 100644
--- a/examples/multimedia/video/CMakeLists.txt
+++ b/examples/multimedia/video/CMakeLists.txt
@@ -7,6 +7,3 @@ if(TARGET Qt::QuickControls2)
endif()
add_subdirectory(recorder)
endif()
-if(ANDROID)
- add_subdirectory(android)
-endif()