Skip to content

Commit 811b05c

Browse files
committed
[mlir][ArmSME] Remove dependency on a non-existing target (nfc)
Sending this one without a review - as `MLIRArmSMEIncGen` is not defined anywhere, dependency on that target is clearly bogus.
1 parent dd8cfde commit 811b05c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/lib/Dialect/ArmSME/IR/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ add_mlir_dialect_library(MLIRArmSMEDialect
55
${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/ArmSME
66

77
DEPENDS
8-
MLIRArmSMEIncGen
98
MLIRArmSMEAttrDefsIncGen
109

1110
LINK_LIBS PUBLIC

0 commit comments

Comments
 (0)