v811_spc009/external/llvm/utils/KillTheDoctor/CMakeLists.txt

6 lines
105 B

add_llvm_utility(KillTheDoctor
KillTheDoctor.cpp
)
target_link_libraries(KillTheDoctor LLVMSupport)