blob: 8e2421f1f3bf74e5b6b3d6307bff900bd782e684 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
BinaryFormat
Object
Support
TextAPI
)
add_llvm_tool(llvm-libtool-darwin
llvm-libtool-darwin.cpp
)
if(LLVM_INSTALL_CCTOOLS_SYMLINKS)
add_llvm_tool_symlink(libtool llvm-libtool-darwin)
endif()