7 lines
89 B
CMake
7 lines
89 B
CMake
set(LLVM_LINK_COMPONENTS
|
|
Support
|
|
)
|
|
|
|
add_llvm_utility(split-file
|
|
split-file.cpp
|
|
)
|