mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gtest, gmock: allow building gtest-native and gmock-native
Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
19284f3c09
commit
146c382fad
|
|
@ -20,4 +20,4 @@ ALLOW_EMPTY_${PN}-dbg = "1"
|
|||
|
||||
RDEPENDS_${PN}-dev += "${PN}-staticdev"
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@ ALLOW_EMPTY_${PN}-dbg = "1"
|
|||
|
||||
RDEPENDS_${PN}-dev += "${PN}-staticdev"
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user