File: rules

package info (click to toggle)
ros-rospack 2.6.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 976 kB
  • sloc: cpp: 3,583; xml: 251; python: 35; ansic: 34; sh: 16; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --builddirectory=build

override_dh_auto_test:
	make -C build run_tests
	catkin_test_results