添加打包脚本

This commit is contained in:
柚子
2022-05-11 23:08:38 +00:00
committed by Gitee
parent 86f54414dc
commit 56dd6c70da
3 changed files with 43 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/make -f
export QT_SELECT=5
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- -DEMBED_TRANSLATIONS=ON -DBUILD_TESTING=ON