summaryrefslogtreecommitdiff
path: root/chunks/qtscript.morph
blob: 8752741d30b05a83b4ac0f5f885ed5f75f6b7b0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: qtscript
kind: chunk
repo: upstream:qt5/qtscript
ref: d20e99b3bdbcf77b69a92a2ba1b3ca1f1379e7c8
unpetrify-ref: baserock/morph
configure-commands:
- qmake
build-commands:
- make
- make html_docs
install-commands:
- make install INSTALL_ROOT=$DESTDIR
- make install_html_docs INSTALL_ROOT=$DESTDIR