gtest: generate the gtest-config script
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 25 Apr 2015 09:22:42 +0000 (11:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 25 Apr 2015 09:22:42 +0000 (11:22 +0200)
commit39186b5f5ac61c72d4b3d3088b7facbfd739abfa
tree93596071cc34c4f8e07e39bb6cfa60a6fdcc169a
parent176e408b36555ad56dc65c007e1fbba5dcc9ea36
gtest: generate the gtest-config script

gtest has moved from the autotools to CMake, but the CMake build
system is currently not installing the gtest-config script. Work
around that by installing it manually, after doing the necessary
sed-ing from the gtest-config.in template.

Reported-by: Carlos Santos <casantos@datacom.ind.br>
Suggested-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gtest/gtest.mk