[yocto] gtest 1.8.0
Suvi S
suvi.usa at gmail.com
Sun Feb 12 10:10:44 PST 2017
Hi All,
I have included gtest 1.8.0 recipe from following site
https://github.com/openembedded/meta-openembedded/blob/master/meta-oe/recipes-test/gtest/gtest_1.8.0.bb
----
inherit cmake
ALLOW_EMPTY_${PN} = "1"
ALLOW_EMPTY_${PN}-dbg = "1"
RDEPENDS_${PN}-dev += "${PN}-staticdev"
BBCLASSEXTEND = "native nativesdk"
----
When I do populate_sdk from my custom image, it is not including as part of
sysroots or sdk does not have gtest, gmock libraries
Any help would be much appreciated,
Thanks
Suvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170212/11b2e20b/attachment.html>
More information about the yocto
mailing list