#!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ --buildsystem=cmake override_dh_auto_configure: dh_auto_configure -- \ -DSET_TWEAK=OFF \ -DBUILD_TESTS=ON \ -DENABLE_PROPRIETARY_GPU_DRIVER_API=OFF \ -DENABLE_SYSTEM_YYJSON=ON \ -DINSTALL_LICENSE=OFF