CMakeLists.txt 167 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 add_mlir_library(MLIRTranslation Translation.cpp ADDITIONAL_HEADER_DIRS ${MLIR_MAIN_INCLUDE_DIR}/mlir/Translation LINK_LIBS PUBLIC MLIRIR MLIRParser )