ya.make 202 B

12345678910
  1. # This module should not be exported under CMake since it requires Python build
  2. NO_BUILD_IF(STRICT EXPORT_CMAKE)
  3. RECURSE(
  4. bindings
  5. main_py3
  6. python3_small
  7. python_udf
  8. system_python
  9. )