summaryrefslogtreecommitdiff
path: root/chunks/qt3d.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/qt3d.morph')
-rw-r--r--chunks/qt3d.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/chunks/qt3d.morph b/chunks/qt3d.morph
new file mode 100644
index 00000000..f4c06f78
--- /dev/null
+++ b/chunks/qt3d.morph
@@ -0,0 +1,12 @@
+name: qt3d
+kind: chunk
+repo: upstream:qt5/qt3d
+ref: 805fbf45a54f1b69f4b13f6dc9f962b07c017d3b
+configure-commands:
+- qmake
+build-commands:
+- make
+- make html_docs
+install-commands:
+- make install INSTALL_ROOT=$DESTDIR
+- make install_html_docs INSTALL_ROOT=$DESTDIR