aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/exception/ya.make
blob: 0c89c31dc37c9eacf476d44af9085477ec97df91 (plain) (blame)
1
2
3
4
5
6
7
LIBRARY()

SRCS(
    exception.cpp
)

END()