summaryrefslogtreecommitdiff
path: root/strata/qt5-tools/qtsensors.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/qt5-tools/qtsensors.morph')
-rw-r--r--strata/qt5-tools/qtsensors.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/strata/qt5-tools/qtsensors.morph b/strata/qt5-tools/qtsensors.morph
new file mode 100644
index 00000000..d4b4ec00
--- /dev/null
+++ b/strata/qt5-tools/qtsensors.morph
@@ -0,0 +1,10 @@
+name: qtsensors
+kind: chunk
+configure-commands:
+- qmake
+build-commands:
+- make
+- make html_docs
+install-commands:
+- make install INSTALL_ROOT=$DESTDIR
+- make install_html_docs INSTALL_ROOT=$DESTDIR