File: rules

package info (click to toggle)
ros-geometric-shapes 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 440 kB
  • sloc: cpp: 3,912; ansic: 146; xml: 36; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk

%:
	dh $@ --buildsystem=cmake

# test suite is broken atm.
override_dh_auto_test: