Sign in
swiftshader
/
SwiftShader.git
/
426b4c89ea87a11246cdfd1e711f2a67b9e09687
/
.
/
third_party
/
llvm-7.0
/
llvm
/
utils
/
KillTheDoctor
/
CMakeLists.txt
blob: 72d994fb9953ac6fb3d8670d954831e8621717ae [
file
] [
log
] [
blame
]
add_llvm_utility(KillTheDoctor
KillTheDoctor.cpp
)
target_link_libraries(KillTheDoctor
LLVMSupport
psapi
)