File: rules

package info (click to toggle)
cppzmq 4.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 408 kB
  • sloc: cpp: 5,673; sh: 23; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 106 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 -- -DCPPZMQ_BUILD_TESTS=OFF