OpenRGB/debian/rules
2021-07-28 20:16:32 +00:00

6 lines
110 B
Makefile
Executable file

#!/usr/bin/make -f
export QT_SELECT := qt5
export DEB_BUILD_MAINT_OPTIONS=optimize=-lto
%:
dh $@ --parallel