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

LIBRARY()

SRCS( 
    profile.cpp
)

END()