From c659cd04a9fdea02168519b2ddf1a2d55ab4e807 Mon Sep 17 00:00:00 2001 From: James Thomas Date: Tue, 17 Jun 2014 17:38:58 +0100 Subject: Add morph --- qtquickcontrols.morph | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 qtquickcontrols.morph diff --git a/qtquickcontrols.morph b/qtquickcontrols.morph new file mode 100644 index 00000000..ddf58551 --- /dev/null +++ b/qtquickcontrols.morph @@ -0,0 +1,11 @@ +name: qtquickcontrols +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" + -- cgit v1.2.1