aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/regex/ya.make
blob: 15b0d1aeda7a440a31da21f99d13fbd5392b8b88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
RECURSE(
    glob
    hyperscan
    hyperscan/ut
    libregex
    pcre
    pire
    pire/inline
    pire/ut
    pire2hyperscan
    pire2hyperscan/ut
    regexp_classifier
    regexp_classifier/ut
)