Alf Gaida 4e843ed8b5 Cherry-picked upstream version 0.9.0+20150829
cme fix dpkg-control
Added linker flags -Wl,--as-needed
upstream signing key added and used in watchfile
2015-09-02 21:29:37 +02:00

12 lines
200 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE=1
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh ${@} --buildsystem cmake --parallel
override_dh_install:
dh_install --list-missing --fail-missing