ya.make 71 B

1234567891011
  1. LIBRARY()
  2. PEERDIR(
  3. contrib/libs/lz4
  4. )
  5. SRCS(
  6. lz4.cpp
  7. )
  8. END()