summaryrefslogtreecommitdiff
path: root/strata/qt5-tools/qttools.def
blob: 681526ab22d38cee97dc763c6cb79c077c07984d (plain)
1
2
3
4
5
6
7
8
9
name: qttools
configure-commands:
- qmake
build-commands:
- unset TARGET ; make
- unset TARGET ; make html_docs
install-commands:
- unset TARGET ; make install INSTALL_ROOT=$DESTDIR
- unset TARGET ; make install_html_docs INSTALL_ROOT=$DESTDIR