Skip to content

Commit 9117531

Browse files
authored
[MLIR][python] include Rewrite.h (#95226)
1 parent 058486c commit 9117531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/python/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ declare_mlir_python_extension(MLIRPythonExtension.Core
456456
IRModule.h
457457
Pass.h
458458
PybindUtils.h
459+
Rewrite.h
459460
PRIVATE_LINK_LIBS
460461
LLVMSupport
461462
EMBED_CAPI_LINK_LIBS

0 commit comments

Comments
 (0)