summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets/kernel/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/widgets/kernel/CMakeLists.txt')
-rw-r--r--tests/manual/widgets/kernel/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/manual/widgets/kernel/CMakeLists.txt b/tests/manual/widgets/kernel/CMakeLists.txt
new file mode 100644
index 0000000000..c394151047
--- /dev/null
+++ b/tests/manual/widgets/kernel/CMakeLists.txt
@@ -0,0 +1,7 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
+# add_subdirectory(qtooltip) # TODO: broken in dev
+add_subdirectory(sizeonhide)
+add_subdirectory(layoutreplace)
+add_subdirectory(setscreen)