mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 03:59:58 +00:00
fbd3ea2047
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 |
||
---|---|---|
.. | ||
Test | ||
CMakeLists.txt |