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

WITHOUT_LICENSE_TEXTS() 

OWNER(somov) 
 
SRCS(
    libunwind_ut.cpp
)

END()