Sign in
rust
/
rust-lang
/
llvm-project
/
af8f9eb61a2ad4ee1f2d3f46d157b93a47c6a4bf
/
.
/
llvm
/
utils
/
split-file
/
CMakeLists.txt
blob: c20fecdaec9445c8900736a4493f960dd0ff78a9 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Support
)
add_llvm_utility(split-file
split-file.cpp
)