File: rules

package info (click to toggle)
gr-satellites 4.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,148 kB
  • sloc: python: 24,290; cpp: 3,001; ansic: 1,247; sh: 116; makefile: 13
file content (10 lines) | stat: -rwxr-xr-x 184 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with python3 --with numpy3

override_dh_auto_configure:
	dh_auto_configure -- -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON

override_dh_auto_test:
	- dh_auto_test