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:
Pascal Bach
2016-04-14 12:29:28 +02:00
committed by Martin Jansa
parent 969cd47c0c
commit 33fc545ab8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ ALLOW_EMPTY_${PN}-dbg = "1"
RDEPENDS_${PN}-dev += "${PN}-staticdev"
BBCLASSEXTEND = "nativesdk"
BBCLASSEXTEND = "native nativesdk"
+1 -1
View File
@@ -20,4 +20,4 @@ ALLOW_EMPTY_${PN}-dbg = "1"
RDEPENDS_${PN}-dev += "${PN}-staticdev"
BBCLASSEXTEND = "nativesdk"
BBCLASSEXTEND = "native nativesdk"