Document GTESTS variable in googletest.test.mk

This commit is contained in:
Enji Cooper 2019-02-20 01:12:59 +00:00
parent 988a9f7e39
commit d0527c3f06
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/import-googletest-1.8.1/; revision=344330

View File

@ -649,6 +649,8 @@ ATF_TESTS_CXX The names of the ATF C++ test programs to build.
ATF_TESTS_SH The names of the ATF sh test programs to build.
GTESTS The names of the GoogleTest test programs to build.
KYUAFILE If 'auto' (the default), generate a Kyuafile out of the
test programs defined in the Makefile. If 'yes', then a
manually-crafted Kyuafile must be supplied with the