summaryrefslogtreecommitdiff
path: root/qtscript.morph
blob: ad4cfea9b6deea217c2885dfe7e19edee5b96573 (plain)
1
2
3
4
5
6
7
8
9
10
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"