ya.make 110 B

123456789101112
  1. LIBRARY()
  2. PEERDIR(
  3. library/cpp/json
  4. library/cpp/threading/future
  5. )
  6. SRCS(
  7. histogram.cpp
  8. )
  9. END()