Sign in
android
/
toolchain
/
llvm
/
70ac7747fab767c79b67a3e289f907fea27e23de
/
.
/
tools
/
llvm-strings
/
CMakeLists.txt
blob: 9339892a4997270981fb56a405a06f3c0816a89e [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Core
Object
Support
)
add_llvm_tool(llvm-strings
llvm-strings.cpp
)