Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/12.0-2021-02-03
/
.
/
llvm
/
tools
/
split-file
/
CMakeLists.txt
blob: ba998483c22aa2d49756d0c337b3da3ebd992cff [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Support
)
add_llvm_tool(split-file
split-file.cpp
)