summaryrefslogtreecommitdiff
path: root/strata/qt5-tools/qtwebsockets.morph
blob: e1cac87f22d3738891d2b81ba85cfd53efe06f7a (plain)
1
2
3
4
5
6
7
8
9
10
name: qtwebsockets
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