Skip to content

Commit 429c189

Browse files
marbrememfrob
authored andcommitted
[mlir] Add missing dep on MLIRTranslation
1 parent d4c5b8f commit 429c189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Target/Cpp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ add_mlir_translation_library(MLIRTargetCpp
1111
MLIRSCF
1212
MLIRStandard
1313
MLIRSupport
14+
MLIRTranslation
1415
)

0 commit comments

Comments
 (0)