Sign in
ara-mdk
/
platform
/
external
/
llvm
/
14891447fff5b9a5980c1728fbe15140b6350ae3
/
.
/
utils
/
KillTheDoctor
/
CMakeLists.txt
blob: 37c2b7ceb467a082d0ca5eba0851c7102cdde352 [
file
] [
log
] [
blame
]
add_llvm_utility(KillTheDoctor
KillTheDoctor.cpp
)
target_link_libraries(KillTheDoctor LLVMSupport)