Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
31edb51a4f274e97a9c54ae830b1896c690b8cf7
/
.
/
llvm
/
tools
/
llvm-ar
/
CMakeLists.txt
blob: 70eb7603fdc60e700f56d6614ee7ed362f41b93c [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS archive)
add_llvm_tool(llvm-ar
llvm-ar.cpp
)
# TODO: Support check-local.