ya.make 124 B

123456789101112
  1. YQL_UDF_CONTRIB(callables_udf)
  2. YQL_ABI_VERSION(2 38 0)
  3. SRCS(
  4. callables_udf.cpp
  5. )
  6. END()
  7. RECURSE_FOR_TESTS(
  8. test
  9. )