summaryrefslogtreecommitdiffstats
path: root/examples/webenginequick/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginequick/CMakeLists.txt')
-rw-r--r--examples/webenginequick/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/webenginequick/CMakeLists.txt b/examples/webenginequick/CMakeLists.txt
new file mode 100644
index 000000000..ec29a1e58
--- /dev/null
+++ b/examples/webenginequick/CMakeLists.txt
@@ -0,0 +1,5 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+
+qt_internal_add_example(lifecycle)
+qt_internal_add_example(quicknanobrowser)