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 Introduce .editorconfig 2016-08-31 17:06:54 -07:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
Makefile.am mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
meson.build meson: convert gtest to an internal dependency 2017-10-03 10:02:08 -07:00