Sign in
llvm
/
lldb
/
release_39
/
.
/
tools
/
darwin-debug
/
CMakeLists.txt
blob: 352a573e25e1bdf6a990381219dc0eb3bbce85ad [
file
] [
log
] [
blame
]
add_lldb_executable(lldb-launcher
darwin-debug.cpp
)
install(TARGETS lldb-launcher
RUNTIME DESTINATION bin)