Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc041b82d44b51a3b7da79c38e4052e28ff8011c
/
.
/
llvm
/
utils
/
KillTheDoctor
/
CMakeLists.txt
blob: 37c2b7ceb467a082d0ca5eba0851c7102cdde352 [
file
] [
log
] [
blame
]
add_llvm_utility(KillTheDoctor
KillTheDoctor.cpp
)
target_link_libraries(KillTheDoctor LLVMSupport)