aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Standalone/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Standalone/CMakeLists.txt')
-rw-r--r--lib/Standalone/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Standalone/CMakeLists.txt b/lib/Standalone/CMakeLists.txt
index c8b16b7..eadc695 100644
--- a/lib/Standalone/CMakeLists.txt
+++ b/lib/Standalone/CMakeLists.txt
@@ -10,4 +10,5 @@ add_mlir_dialect_library(MLIRStandalone
LINK_LIBS PUBLIC
MLIRIR
+ MLIRInferTypeOpInterface
)