File: rules

package info (click to toggle)
ros-opencv-apps 1.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,044 kB
  • sloc: cpp: 5,162; python: 299; xml: 130; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --with=python2,python3 --buildsystem=cmake

override_dh_auto_configure:
	dh_auto_configure -- -DCATKIN_ENABLE_TESTING:BOOL=OFF