File: rules

package info (click to toggle)
ros-angles 1.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180 kB
  • sloc: cpp: 403; python: 362; xml: 31; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 290 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f

export ROS_EXECUTE_AFTER_CONFIGURE=sed -i -e '1icmake_policy(SET CMP0057 NEW)' -e '$$aset(angles_FOUND_CATKIN_PROJECT TRUE)\nset(angles_INCLUDE_DIRS "/usr/include/angles")' obj-$(DEB_HOST_GNU_TYPE)/angles/ament_cmake_core/anglesConfig.cmake

%:
	dh $@ --buildsystem=ros