llvm-project/mlir/lib/Reducer/CMakeLists.txt

7 lines
110 B
CMake

add_mlir_library(MLIRReduce
Tester.cpp
DEPENDS
MLIRIR
)
mlir_check_all_link_libraries(MLIRReduce)