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