filemanager/debian/rules
2021-12-20 21:40:05 +08:00

9 lines
155 B
Makefile
Executable file

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