mesa/src/gtest
Dylan Baker 7a5a986ddd meson: convert gtest to an internal dependency
In truth gtest is an external dependency that upstream expects you to
"vendor" into your own tree. As such, it makes sense to treat it more
like a dependency than an internal library, and collect it's
requirements together in a dependency object.

v2: - include with -isystem instead of setting compiler args (Eric)

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-10-03 10:02:08 -07:00
..
include/gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
src gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
.editorconfig
.gitignore
Makefile.am
meson.build meson: convert gtest to an internal dependency 2017-10-03 10:02:08 -07:00