1 2 3 4 5 6 7 8 9 10 11 12 13
PROTO_LIBRARY() SRCS( runtime_settings.proto ) PEERDIR( yql/essentials/providers/common/proto/activation ) EXCLUDE_TAGS(GO_PROTO) END()