aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/CMakeLists.txt')
-rw-r--r--examples/quick/customitems/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/quick/customitems/CMakeLists.txt b/examples/quick/customitems/CMakeLists.txt
new file mode 100644
index 0000000000..86cb951940
--- /dev/null
+++ b/examples/quick/customitems/CMakeLists.txt
@@ -0,0 +1,7 @@
+# Generated from customitems.pro.
+
+# special case begin
+# Needs public QML Plugin API
+#add_subdirectory(painteditem)
+# special case end
+add_subdirectory(maskedmousearea)