1 set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} support object) 2 3 add_llvm_tool(macho-dump 4 macho-dump.cpp 5 ) 6