summaryrefslogtreecommitdiffstats
path: root/qtsensors.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtsensors.pro')
-rw-r--r--qtsensors.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/qtsensors.pro b/qtsensors.pro
index 1ef95372..f7bf2a0f 100644
--- a/qtsensors.pro
+++ b/qtsensors.pro
@@ -20,3 +20,8 @@ module_qtsensors_examples.depends = module_qtsensors_src
module_qtsensors_examples.CONFIG = no_default_target no_default_install
}
+SUBDIRS += module_qtsensors_snippets
+module_qtsensors_snippets.subdir = doc/src/snippets
+module_qtsensors_snippets.target = module-qtsensors-snippets
+module_qtsensors_snippets.depends = module_qtsensors_src
+