mangohud/debian/rules
Ward Nakchbandi (Cosmic Fusion) 0d6be4bf7b
Update rules
2023-06-18 17:54:12 +03:00

17 lines
352 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=disabled \
-Dwith_xnvctrl=enabled \
-Dwith_wayland=enabled \
-Dmangoapp=true \
-Dmangohudctl=true \
-Dmangoapp_layer=true