testdiff2/spiri_src/modified/debian/rules

13 lines
254 B
Plaintext
Raw Normal View History

2023-12-06 13:51:14 -04:00
#!/usr/bin/make -f
# -*- makefile -*-
export QT_SELECT := qt5
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
%:
dh $@
override_dh_auto_configure:
/opt/qt55/bin/qmake -r qgroundcontrol.pro CONFIG+=installer CONFIG+=WarningsAsErrorsOn