summaryrefslogtreecommitdiff
path: root/examples/webenginequick/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginequick/CMakeLists.txt')
-rw-r--r--examples/webenginequick/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/webenginequick/CMakeLists.txt b/examples/webenginequick/CMakeLists.txt
index ff291fdcf..52ba7cb0b 100644
--- a/examples/webenginequick/CMakeLists.txt
+++ b/examples/webenginequick/CMakeLists.txt
@@ -3,6 +3,3 @@
qt_internal_add_example(lifecycle)
qt_internal_add_example(quicknanobrowser)
-if(TARGET Qt::QuickControls2)
- qt_internal_add_example(recipebrowser)
-endif()