CMakeLists.txt 151 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 add_mlir_unittest(MLIRIRTests AttributeTest.cpp DialectTest.cpp OperationSupportTest.cpp ) target_link_libraries(MLIRIRTests PRIVATE MLIRIR)