summaryrefslogtreecommitdiff
path: root/qtscript.morph
diff options
context:
space:
mode:
Diffstat (limited to 'qtscript.morph')
-rw-r--r--qtscript.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/qtscript.morph b/qtscript.morph
new file mode 100644
index 0000000..ad4cfea
--- /dev/null
+++ b/qtscript.morph
@@ -0,0 +1,11 @@
+name: qtscript
+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"
+