mangohud/debian/rules
Ward Nakchbandi (Cosmic Fusion) d0e82cc688
Update rules
2023-07-12 19:08:44 +03:00

17 lines
351 B
Makefile
Executable File

#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- \
-Duse_system_spdlog=enabled \
-Dwith_nvml=enabled \
-Dwith_xnvctrl=enabled \
-Dwith_wayland=enabled \
-Dmangoapp=true \
-Dmangohudctl=true \
-Dmangoapp_layer=true