summaryrefslogtreecommitdiffstats
path: root/examples/widgets/desktop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/desktop/CMakeLists.txt')
-rw-r--r--examples/widgets/desktop/CMakeLists.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/widgets/desktop/CMakeLists.txt b/examples/widgets/desktop/CMakeLists.txt
index a50d3c2f0a..169fa9ffac 100644
--- a/examples/widgets/desktop/CMakeLists.txt
+++ b/examples/widgets/desktop/CMakeLists.txt
@@ -1,4 +1,2 @@
-# Generated from desktop.pro.
-
-add_subdirectory(screenshot)
-add_subdirectory(systray)
+qt_internal_add_example(screenshot)
+qt_internal_add_example(systray)