CMakeLists.txt 110 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 add_mlir_library(MLIRReduce Tester.cpp DEPENDS MLIRIR ) mlir_check_all_link_libraries(MLIRReduce)