freebsd-src/lib/googletest
Enji Cooper 1ab321591f Unconditionally build/install libg{mock,test}_main
They are supporting libraries and as such, will need to be built/installed
when MK_TESTS == no during buildworld, i.e., the "make libraries" phase.

Otherwise, dependent components cannot rely on the libraries, like
`cddl/usr.sbin/zfsd/tests`.
2019-02-20 00:15:25 +00:00
..
gmock Add missing INCSGROUPS definition 2019-02-19 22:46:50 +00:00
gmock_main
gtest
gtest_main
Makefile Unconditionally build/install libg{mock,test}_main 2019-02-20 00:15:25 +00:00
Makefile.inc