freebsd-dev/lib/googletest
Kyle Evans b4af4f93c6 gtest: link against libregex for GNU extensions
gtest tests want to use \w ([[:alnum:]]) at the very least, which was
causing them to fail after r363679.

Start linking against libregex so that this shorthand is implemented.

PR:		248452
2020-08-04 02:18:24 +00:00
..
gmock
gmock_main
gtest gtest: link against libregex for GNU extensions 2020-08-04 02:18:24 +00:00
gtest_main
tests
Makefile
Makefile.inc