aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/protobuf/ya.make
blob: 3853aee77dbfe24ad2bce6222f1b2dcbe8f45987 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
RECURSE(
    dynamic_prototype
    from_xml
    from_xml/ut
    interop
    interop/ut
    json
    json/ut
    parser
    parser/ut
    protofile
    protofile/ut
    util
    util/proto
    yql
    yql/ut
    yandex_patches_ut 
    yt
)