aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/libunwind/ut/ya.make
blob: a608aee8a4c40dad2b5d681aaab93643ea8a4d78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
UNITTEST()

WITHOUT_LICENSE_TEXTS()

OWNER(somov)

SRCS(
    libunwind_ut.cpp
)

END()