aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/smart_pointers/ya.make
blob: ea15a551367e3d31ecac2420390743c0b6dc5308 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Y_BENCHMARK() 

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

SRCS(
    main.cpp
)

END()