projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5e1be0
)
Add missing file to cmake build.
author
Nick Lewycky
<nicholas@mxc.ca>
Tue, 26 Mar 2013 01:29:15 +0000
(
01:29
+0000)
committer
Nick Lewycky
<nicholas@mxc.ca>
Tue, 26 Mar 2013 01:29:15 +0000
(
01:29
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177963
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Support/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/Support/CMakeLists.txt
b/lib/Support/CMakeLists.txt
index a83558fafb7ffd612851a172f9f797220313e01e..3746a810114fa82a7b9e1a3b68a1bff42078952d 100644
(file)
--- 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