blob: 579de292fdb221034c6e129daf064354625ed30e [file] [log] [blame]
add_mlir_library(MLIRTranslation
Translation.cpp
ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Translation
LINK_LIBS PUBLIC
MLIRIR
MLIRParser
)