summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TextAPI/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/TextAPI/CMakeLists.txt')
-rw-r--r--llvm/lib/TextAPI/CMakeLists.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/llvm/lib/TextAPI/CMakeLists.txt b/llvm/lib/TextAPI/CMakeLists.txt
deleted file mode 100644
index dd2023ebd72..00000000000
--- a/llvm/lib/TextAPI/CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-add_llvm_library(LLVMTextAPI
- MachO/Architecture.cpp
- MachO/ArchitectureSet.cpp
- MachO/InterfaceFile.cpp
- MachO/PackedVersion.cpp
- MachO/Symbol.cpp
- MachO/TextStub.cpp
- MachO/TextStubCommon.cpp
-
- ADDITIONAL_HEADER_DIRS
- "${LLVM_MAIN_INCLUDE_DIR}/llvm/TextAPI"
-)
OpenPOWER on IntegriCloud