aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/cont_speed/ya.make
blob: 67b3ae0bbedfd14190ffedec9147bb6a554de7b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
Y_BENCHMARK() 
 
OWNER(g:util) 
 
SRCS( 
    main.cpp 
) 
 
END()