aboutsummaryrefslogtreecommitdiffstats
path: root/util/string/benchmark/join/ya.make
blob: 5742af7831f17e294724d6e3dd7a8e7458896b8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Y_BENCHMARK() 

OWNER(
    salmin
    g:util
)
SUBSCRIBER(g:util-subscribers)

SRCS(
    main.cpp
)

END()