Fix CMakeLists.txt
This is the followup of `7aa64ee0b791` The dep was added in BUILD, but not CMakeLists.txt PiperOrigin-RevId: 353078811
This commit is contained in:
parent
8708e2c8d8
commit
e2d60e01ba
|
@ -127,6 +127,7 @@ add_mlir_library(MhloLhloToLinalg
|
|||
|
||||
LINK_LIBS PUBLIC
|
||||
MhloDialect
|
||||
MLIRComplex
|
||||
MLIRIR
|
||||
MLIRPass
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue