We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b719c92 commit 8f6e51cCopy full SHA for 8f6e51c
mlir/lib/CMakeLists.txt
@@ -50,5 +50,7 @@ add_mlir_library(MLIRRegisterAllExtensions
50
PARTIAL_SOURCES_INTENDED
51
52
LINK_LIBS PUBLIC
53
+ ${dialect_libs}
54
+ ${conversion_libs}
55
${extension_libs}
56
)
0 commit comments