meta-agl: split wireplumber to run in multiple instances
[AGL/meta-agl.git] / meta-app-framework / recipes-core / af-binder / af-binder-devtools-native_git.bb
1 require af-binder_${PV}.inc
2
3 DEPENDS = "json-c-native"
4
5 inherit cmake pkgconfig native
6
7 EXTRA_OECMAKE:append = " -DONLY_DEVTOOLS=TRUE"
8