File: rules

package info (click to toggle)
plog 1.1.10-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 984 kB
  • sloc: cpp: 7,650; ansic: 467; sh: 24; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DPLOG_BUILD_TESTS=ON -DPLOG_BUILD_SAMPLES=FALSE