Skip to content

Commit c86d896

Browse files
committed
[mlir][Interfaces] Fix shared build. NFC
1 parent 71168f6 commit c86d896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Interfaces/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ add_mlir_library(MLIRValueBoundsOpInterface
9898

9999
LINK_LIBS PUBLIC
100100
MLIRAnalysis
101+
MLIRDestinationStyleOpInterface
101102
MLIRIR
102103
)
103104

0 commit comments

Comments
 (0)