Sign in
llvm
/
llvm-project
/
4ff9db68a30b3298be2e56abc47c92d3412e1543
/
.
/
llvm
/
unittests
/
Debuginfod
/
CMakeLists.txt
blob: 9b084ff33f3b7afd1cde11a387bb27d6d797a8c8 [
file
] [
log
] [
blame
]
add_llvm_unittest(DebuginfodTests
HTTPServerTests.cpp
DebuginfodTests.cpp
)
target_link_libraries(DebuginfodTests PRIVATE
LLVMDebuginfod
LLVMTestingSupport
)