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