aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Object/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Object/CMakeLists.txt')
-rw-r--r--lib/Object/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Object/CMakeLists.txt b/lib/Object/CMakeLists.txt
index e32940e2de..68e5e94924 100644
--- a/lib/Object/CMakeLists.txt
+++ b/lib/Object/CMakeLists.txt
@@ -1,4 +1,5 @@
add_llvm_library(LLVMObject
+ Binary.cpp
COFFObjectFile.cpp
ELFObjectFile.cpp
Error.cpp