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