mesa/src/util/tests/string_buffer
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
..
Makefile.am util: Add tests for the string buffer 2017-09-26 18:24:46 +02:00
meson.build meson: convert gtest to an internal dependency 2017-10-03 10:02:08 -07:00
string_buffer_test.cpp util: fix in-class initialization of static member 2017-09-28 23:22:07 +02:00