summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/macho-dump/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/tools/macho-dump/CMakeLists.txt')
-rw-r--r--contrib/llvm/tools/macho-dump/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/llvm/tools/macho-dump/CMakeLists.txt b/contrib/llvm/tools/macho-dump/CMakeLists.txt
deleted file mode 100644
index d55e1d5..0000000
--- a/contrib/llvm/tools/macho-dump/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} support object)
-
-add_llvm_tool(macho-dump
- macho-dump.cpp
- )
OpenPOWER on IntegriCloud