dock/debian/rules

10 lines
144 B
Text
Raw Normal View History

2021-03-20 02:17:41 -07:00
#!/usr/bin/make -f
export QT_SELECT=5
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- -DEMBED_TRANSLATIONS=ON -DBUILD_TESTING=ON