File: rules

package info (click to toggle)
backward-cpp 1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 424 kB
  • sloc: cpp: 3,251; sh: 124; python: 51; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DBACKWARD_TESTS=ON