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