aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/protobuf/ya.make
blob: 69c715c57ad0675e8fb9c8eb79a5f822ded8f3fd (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 
)