1add_mlir_unittest(MLIRSupportTests 2 IndentedOstreamTest.cpp 3 MathExtrasTest.cpp 4) 5 6target_link_libraries(MLIRSupportTests 7 PRIVATE MLIRSupportIndentedOstream MLIRSupport) 8
1add_mlir_unittest(MLIRSupportTests 2 IndentedOstreamTest.cpp 3 MathExtrasTest.cpp 4) 5 6target_link_libraries(MLIRSupportTests 7 PRIVATE MLIRSupportIndentedOstream MLIRSupport) 8