ya.make 107 B

1234567891011121314
  1. LIBRARY()
  2. PEERDIR(
  3. library/cpp/malloc/api
  4. )
  5. SRCS(
  6. dbg_info.cpp
  7. )
  8. SET(IDE_FOLDER "util")
  9. END()