You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting from CMake v3.23, one can use GTest::gtest and similar in CMake.
Since the root-project wants to move to these targets, Interop should
work with both the new or the old target names in order not to start
building its own gtest.
0 commit comments