cmake/Tests/FindProtobuf/Test/main-generate-grpc.cxx

7 lines
65 B

#include <example_service.grpc.pb.h>
int main()
{
return 0;
}