aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/models/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/models/CMakeLists.txt')
-rw-r--r--examples/quick/models/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/quick/models/CMakeLists.txt b/examples/quick/models/CMakeLists.txt
new file mode 100644
index 0000000000..6beadd409c
--- /dev/null
+++ b/examples/quick/models/CMakeLists.txt
@@ -0,0 +1,5 @@
+# Generated from models.pro.
+
+add_subdirectory(abstractitemmodel)
+add_subdirectory(objectlistmodel)
+add_subdirectory(stringlistmodel)