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

LIBRARY() 

SRCS(
    profile.cpp
)

END()