9 lines
172 B
Text
9 lines
172 B
Text
|
add_mlir_unittest(MLIRSupportTests
|
||
|
IndentedOstreamTest.cpp
|
||
|
MathExtrasTest.cpp
|
||
|
StorageUniquerTest.cpp
|
||
|
)
|
||
|
|
||
|
target_link_libraries(MLIRSupportTests
|
||
|
PRIVATE MLIRSupport)
|