ya.make 101 B

123456789
  1. LIBRARY()
  2. INCLUDE(${ARCADIA_ROOT}/library/cpp/yt/ya_cpp.make.inc)
  3. SRCS(
  4. exception.cpp
  5. )
  6. END()