summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/CMakeLists.txt')
-rw-r--r--llvm/lib/Support/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt
index dcc4b524919..a6ebb12e51a 100644
--- a/llvm/lib/Support/CMakeLists.txt
+++ b/llvm/lib/Support/CMakeLists.txt
@@ -89,6 +89,8 @@ add_llvm_library(LLVMSupport
TimeValue.cpp
Valgrind.cpp
Watchdog.cpp
+
+ ADDITIONAL_HEADERS
Unix/Host.inc
Unix/Memory.inc
Unix/Mutex.inc
OpenPOWER on IntegriCloud