9 lines
186 B
Text
9 lines
186 B
Text
|
add_mlir_unittest(MLIRDebugTests
|
||
|
DebugCounterTest.cpp
|
||
|
ExecutionContextTest.cpp
|
||
|
FileLineColLocBreakpointManagerTest.cpp
|
||
|
)
|
||
|
|
||
|
target_link_libraries(MLIRDebugTests
|
||
|
PRIVATE MLIRDebug)
|