Code Review
/
AGL
/
meta-agl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
afbbc09b33fc07165c21cb6797910582bdf8f16a
[AGL/meta-agl.git]
/
1
require recipes-devtools/libafb-helpers/libafb-helpers_git.inc
2
3
DEPENDS:append = " qtwebsockets"
4
RDEPENDS:${PN}:append = " af-binder"
5
6
inherit cmake_qt5
7
8
EXTRA_OECMAKE:append = " -DAFB_HELPERS_QT=ON -DAFB_HELPERS=OFF"
9
10
ALLOW_EMPTY:${PN} = "1"
11