Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
ff2a85246c6d5276aefd860eb658548c6d53b9e9
/
.
/
utils
/
KillTheDoctor
/
CMakeLists.txt
blob: 72d994fb9953ac6fb3d8670d954831e8621717ae [
file
] [
log
] [
blame
]
add_llvm_utility(KillTheDoctor
KillTheDoctor.cpp
)
target_link_libraries(KillTheDoctor
LLVMSupport
psapi
)