aboutsummaryrefslogtreecommitdiffstats
path: root/util/charset/benchmark/to_lower/ya.make
blob: 2de20e626d0635491f0555ffc327770a2785aa6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OWNER(yazevnul)
 
Y_BENCHMARK()
 
ALLOCATOR(B) 
 
SRCS( 
    main.cpp 
) 
 
END()