summaryrefslogtreecommitdiff
path: root/chunks/qtsensors.morph
blob: 70d642f5c38060ed8d34f84aa58e0a0624e2537b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: qtsensors
kind: chunk
repo: upstream:qt5/qtsensors
ref: cd22d77e07af6046be24d0322187a86c9a3c4d1d
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