ya.make 132 B

123456789101112
  1. LIBRARY()
  2. PEERDIR(
  3. yql/essentials/core/issue/protos
  4. yql/essentials/parser/proto_ast/gen/v0
  5. )
  6. SRCS(
  7. lexer.cpp
  8. )
  9. END()