9 lines
316 B
BlitzBasic
9 lines
316 B
BlitzBasic
|
DESCRIPTION = "C++ implementation of bond, a mechanism for checking when another process has terminated."
|
||
|
SECTION = "devel"
|
||
|
LICENSE = "BSD"
|
||
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
|
||
|
|
||
|
DEPENDS = "bond boost cmake-modules roscpp smclib"
|
||
|
|
||
|
require bond-core.inc
|