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