1include(AddMLIRPython)
2
3add_mlir_dialect_python_bindings(MLIRBindingsPythonTestOps
4  TD_FILE python_test_ops.td
5  DIALECT_NAME python_test)
6