aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/unicode/ya.make
blob: 8410ab63fda4cfdf258e75885662c3ce7f4637b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
RECURSE( 
    folding
    folding/ut
    normalization
    normalization/ut
    punycode
    punycode/ut
    set
    set/ut
    utf8_char
    utf8_char/ut
    utf8_iter
    utf8_iter/ut
)