Add pkg-config library source to bcm_host
Buildroot(buildroot.org) provides bcm_host.pc for Raspberry Pi Change-Id: Ia8b13ded4d48aac53693f5041e7ef5303513f5e9 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
13426aff24
commit
5789ece6d0
@ -61,6 +61,7 @@
|
||||
"export": "",
|
||||
"headers": ["bcm_host.h"],
|
||||
"sources": [
|
||||
{ "type": "pkgConfig", "args": "bcm_host" },
|
||||
{ "type": "makeSpec", "spec": "BCM_HOST" }
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user