aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/smart_pointers/ya.make
blob: 872318f4a37d71743676a24c0325e9b8d8d9bd82 (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()