aboutsummaryrefslogtreecommitdiffstats
path: root/util/string/benchmark/join/ya.make
blob: 6ba2d2dadb0075125005ee503f04a604c0bedbf2 (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()