[mlir][python][smt] fix DialectSMT (include NanobindUtils.h)

This commit is contained in:
Maksim Levental 2025-04-17 01:31:19 -04:00
parent bc1725ef3a
commit 4d84d3dfba

View File

@ -680,6 +680,8 @@ declare_mlir_python_extension(MLIRPythonExtension.Dialects.SMT.Pybind
PYTHON_BINDINGS_LIBRARY nanobind
SOURCES
DialectSMT.cpp
# Headers must be included explicitly so they are installed.
NanobindUtils.h
PRIVATE_LINK_LIBS
LLVMSupport
EMBED_CAPI_LINK_LIBS