ya.make 98 B

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