summaryrefslogtreecommitdiff
path: root/lib/Support/CMakeLists.txt
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2013-03-26 01:29:15 +0000
committerNick Lewycky <nicholas@mxc.ca>2013-03-26 01:29:15 +0000
commitf4cdfc12a188646ba4f6b4245b21b256c6fe5a4e (patch)
tree46747edc08b6946d887d936ab1f4792a6f2a5e7b /lib/Support/CMakeLists.txt
parentd5e1be03eda2e8036f136fdf12a5f5d9e1e684d8 (diff)
downloadllvm-f4cdfc12a188646ba4f6b4245b21b256c6fe5a4e.tar.gz
llvm-f4cdfc12a188646ba4f6b4245b21b256c6fe5a4e.tar.bz2
llvm-f4cdfc12a188646ba4f6b4245b21b256c6fe5a4e.tar.xz
Add missing file to cmake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177963 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/CMakeLists.txt')
-rw-r--r--lib/Support/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt
index a83558fafb..3746a81011 100644
--- a/lib/Support/CMakeLists.txt
+++ b/lib/Support/CMakeLists.txt
@@ -83,6 +83,7 @@ add_llvm_library(LLVMSupport
Threading.cpp
TimeValue.cpp
Valgrind.cpp
+ Watchdog.cpp
Unix/Host.inc
Unix/Memory.inc
Unix/Mutex.inc