dock/debian/rules
2021-03-20 17:17:41 +08:00

9 lines
144 B
Makefile
Executable file

#!/usr/bin/make -f
export QT_SELECT=5
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- -DEMBED_TRANSLATIONS=ON -DBUILD_TESTING=ON