index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
macho-dump
/
CMakeLists.txt
blob: bc2dfbf427c39add931f45cc5860a4ea209c3718 (
plain
)
1
2
3
4
5
6
7
8
set(LLVM_LINK_COMPONENTS Object Support ) add_llvm_tool(macho-dump macho-dump.cpp )