summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_git.bb
blob: 70dafb38c6fd092250f01f082ae1f3ef41e58c05 (plain)
1
2
3
4
5
6
7
8
require af-binder_${PV}.inc

DEPENDS = "json-c-native"

inherit cmake pkgconfig native

EXTRA_OECMAKE_append = " -DONLY_DEVTOOLS=TRUE"