CMakeLists.txt 126 Bytes Raw Blame History Permalink 1 2 3 4 5 6 add_mlir_unittest(MLIRSupportTests IndexedAccessorTest.cpp ) target_link_libraries(MLIRSupportTests PRIVATE MLIRSupport)