mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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>
This commit is contained in:
parent
969cd47c0c
commit
33fc545ab8
@ -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…
x
Reference in New Issue
Block a user