File: rules

package info (click to toggle)
libquotient 0.6.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,824 kB
  • sloc: xml: 39,103; cpp: 15,553; makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 291 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@


override_dh_auto_configure:
	dh_auto_configure -- -DCMAKE_INSTALL_INCLUDEDIR=include/libquotient -DBUILD_SHARED_LIBS=1

override_dh_auto_install:
	dh_auto_install
# unused example file -- remove to avoid warning from dh_missing
	rm debian/tmp/usr/bin/quotest