hanchenye-llvm-project/llvm/tools/llvm-ranlib/CMakeLists.txt

6 lines
83 B
CMake

set(LLVM_LINK_COMPONENTS archive)
add_llvm_tool(llvm-ranlib
llvm-ranlib.cpp
)