aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/xml/ya.make
blob: a83e9eb31d0b6de17373844a6838cfb35887906c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
RECURSE(
    doc
    document/ut
    encode
    encode/ut
    init
    parslib 
    parslib/ut
    sax 
    sax/ut
    validator
    validator/ut
)