summaryrefslogtreecommitdiffstats
path: root/recipes/cgreen/cgreen.inc
blob: eb0e4452a3f3c6eb054db276b988a9858a85d83d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Cgreen is a unit test framework for C language"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv2"
DEPENDS = "flex-native"

S = "${WORKDIR}/${PN}-${PV}"

INC_PR = "r0"

BBCLASSEXTEND = "native sdk"

inherit cmake