aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/on_disk/ya.make
blob: f8c05321ac0bd1bda9a708460e53139b4f438f45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
RECURSE(
    2d_array
    2d_array/ut
    4d_array
    4d_array/ut
    aho_corasick
    aho_corasick/tool
    aho_corasick/ut
    chunks
    chunks/ut
    codec_trie
    codec_trie/ut
    coded_blob
    coded_blob/common
    coded_blob/keys
    coded_blob/ut
    file_with_header
    file_with_header/ut
    fried_trie
    head_ar
    head_ar/ut
    meta_trie
    meta_trie/ut
    mms
    mms/ut
    multi_blob
    tar_archive 
    tar_archive/ut 
    st_hash
    st_hash/ut
)