Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12-mainline-tethering-release
/
.
/
llvm
/
tools
/
split-file
/
CMakeLists.txt
blob: ba998483c22aa2d49756d0c337b3da3ebd992cff [
file
] [
log
] [
blame
] [
edit
]
set(LLVM_LINK_COMPONENTS
Support
)
add_llvm_tool(split-file
split-file.cpp
)