#!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow %: dh $@ override_dh_auto_configure: dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DGUI=QT6 override_dh_auto_test: # Upstream ships no test suite