aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tableview/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/tableview/CMakeLists.txt')
-rw-r--r--examples/quick/tableview/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/quick/tableview/CMakeLists.txt b/examples/quick/tableview/CMakeLists.txt
index 6875e412e9..d41fc2ff25 100644
--- a/examples/quick/tableview/CMakeLists.txt
+++ b/examples/quick/tableview/CMakeLists.txt
@@ -1,4 +1,4 @@
# Generated from tableview.pro.
-add_subdirectory(gameoflife)
-add_subdirectory(pixelator)
+qt_internal_add_example(gameoflife)
+qt_internal_add_example(pixelator)