Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/17.0-2023-07-29
/
.
/
llvm
/
utils
/
split-file
/
CMakeLists.txt
blob: c20fecdaec9445c8900736a4493f960dd0ff78a9 [
file
] [
log
] [
blame
] [
edit
]
set(LLVM_LINK_COMPONENTS
Support
)
add_llvm_utility(split-file
split-file.cpp
)