C++ CMake Debug Configuration (Visual Studio 2019)

From the top of my head - maybe:
find_package(GTest REQUIRED CONFIG)?

1 Like