aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/execprofile/ya.make
blob: ef002f15525096326aa0db8793816e1f0fb5e8f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
OWNER(g:cpp-contrib)

LIBRARY()
 
SRCS(
    profile.cpp 
) 
 
END()