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

DEPENDS = "nativesdk-json-c"

inherit cmake pkgconfig nativesdk

EXTRA_OECMAKE:append = " -DONLY_DEVTOOLS=TRUE"