9 lines
298 B
BlitzBasic
9 lines
298 B
BlitzBasic
DESCRIPTION = "Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. of boost on your system"
|
|
SECTION = "devel"
|
|
LICENSE = "BSD"
|
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"
|
|
|
|
require ros.inc
|
|
|
|
ROS_PKG_SUBDIR = "tools"
|