10 lines
171 B
Text
10 lines
171 B
Text
|
add_llvm_unittest(DebuginfodTests
|
||
|
HTTPServerTests.cpp
|
||
|
DebuginfodTests.cpp
|
||
|
)
|
||
|
|
||
|
target_link_libraries(DebuginfodTests PRIVATE
|
||
|
LLVMDebuginfod
|
||
|
LLVMTestingSupport
|
||
|
)
|