summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_git.bb
blob: 1331fb8869f18cddc6e98dbae8baf7378c6acf22 (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"