Skip to content

Commit 649c2f6

Browse files
committed
[mlir][mlir-query] Fix shared build. NFC
1 parent 6620376 commit 649c2f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mlir/lib/Query/Matcher/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ add_mlir_library(MLIRQueryMatcher
77

88
ADDITIONAL_HEADER_DIRS
99
${MLIR_MAIN_INCLUDE_DIR}/mlir/Query/Matcher
10+
11+
LINK_LIBS PUBLIC
12+
MLIRIR
13+
MLIRParser
1014
)

0 commit comments

Comments
 (0)