summaryrefslogtreecommitdiff
path: root/lib/System/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/CMakeLists.txt')
-rw-r--r--lib/System/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/System/CMakeLists.txt b/lib/System/CMakeLists.txt
index 9ac663e84f..31baf356bb 100644
--- a/lib/System/CMakeLists.txt
+++ b/lib/System/CMakeLists.txt
@@ -2,6 +2,7 @@ add_llvm_library(LLVMSystem
Alarm.cpp
Disassembler.cpp
DynamicLibrary.cpp
+ Host.cpp
IncludeFile.cpp
Memory.cpp
Mutex.cpp