llvm-project/mlir/test/python/CMakeLists.txt

6 lines
140 B
CMake

include(AddMLIRPython)
add_mlir_dialect_python_bindings(MLIRBindingsPythonTestOps
TD_FILE python_test_ops.td
DIALECT_NAME python_test)