Hi,
For my project, I need to execute the test applications given in "test" folder. For this I have enabled "gRPC_BUILD_TESTS" flag given in CMakeLists file.
But I am facing build errors related to googletest. I am using gtest rather than googletest.
Please help me how I do I compile the test applications.