freebsd-nq/lib/googletest/gmock
Enji Cooper c1bcc48b3c Use gmock/gtest headers when PRIVATELIB is defined
The move to /usr/include/private prefixed paths seems to require a bit more
effort in order to compile programs.

Install the headers to /usr/include/private/g{mock,test}/... and automatically
include /usr/include/private in GTESTS_CXXFLAGS to make compilation seamless. I
will work on the more global problem later with @bdrewery.
2019-02-21 04:47:44 +00:00
..
tests Fix test compilation for gmock tests, similar to r344345 2019-02-20 08:04:08 +00:00
Makefile Use gmock/gtest headers when PRIVATELIB is defined 2019-02-21 04:47:44 +00:00
Makefile.inc Add glue Makefile.inc to make the next hop to the googletest/Makefile.inc 2019-02-20 08:01:00 +00:00