gtest: install libgtest_main to staging
authorErico Nunes <erico.nunes@datacom.ind.br>
Tue, 20 Jan 2015 18:54:33 +0000 (16:54 -0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 25 Jan 2015 17:45:20 +0000 (18:45 +0100)
commit5f846793386e1924c38b8926b0f74ee510001f97
tree9be63da8e18023f4facc97902f2b022dcba7f7a9
parentbf0777802a00fb893957537aa0205f1570bc2b8b
gtest: install libgtest_main to staging

gtest provides a separate libgtest_main library with a default main()
implementation for tests with basic needs.
This separate library isn't being installed by buildroot. This patch
adds the installation of this library to staging during the install of
gtest.

Signed-off-by: Erico Nunes <erico.nunes@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gtest/gtest.mk