summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorGravatar Andrei Polushin <polushin@gmail.com>2022-01-07 21:42:54 +0700
committerGravatar GitHub <noreply@github.com>2022-01-07 09:42:54 -0500
commit294166fcbeae8c19b8817330a0874c186d147266 (patch)
treeb254312806a506862dac2710e2f7b0aa11cbec91 /CMake
parent628a2825f8dc0219964886e7cc3f7f519e3bd950 (diff)
cmake: use target aliases from local Google Test checkout. (#1083)
* cmake: use target aliases from local Google Test checkout. `ABSL_FIND_GOOGLETEST` is a dependent option, it is always `OFF` when `ABSL_USE_EXTERNAL_GOOGLETEST` is `OFF` (i.e. when Google Test is checked out locally). `GTest::` target aliases are to be added only if `find_package(GTest)` has been actually used. * cmake: clarify adding GTest:: aliases.
Diffstat (limited to 'CMake')
0 files changed, 0 insertions, 0 deletions