CMake/Tests/FindGTest
Paweł Bylica fbd3ea2047 FindGTest: Add GTest::{gtest,gtest_main} library names
This introduces 2 new INTERFACE IMPORTED libraries: GTest::gtest and
GTest::gtest_main. They link to GTest::GTest and GTest::Main targets
respectively, therefore working as aliases. These new names map the
names of the targets from upstream GTest's CMake package config.

Fixes: #20255
2020-01-24 10:18:36 -05:00
..
Test FindGTest: Add GTest::{gtest,gtest_main} library names 2020-01-24 10:18:36 -05:00
CMakeLists.txt Tests: Add tests for FindGTest 2015-12-10 23:09:16 +00:00