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