aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/protobuf/json/proto/ya.make
blob: b565c78d16009f952b869964731e9556e1622307 (plain) (blame)
1
2
3
4
5
6
7
8
PROTO_LIBRARY()


SRCS(
    enum_options.proto
)

END()