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