projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d498680
)
Add JSON.cpp to CMakeLists.txt
author
Chaoren Lin
<chaorenl@google.com>
Tue, 10 Feb 2015 00:47:43 +0000
(
00:47
+0000)
committer
Chaoren Lin
<chaorenl@google.com>
Tue, 10 Feb 2015 00:47:43 +0000
(
00:47
+0000)
llvm-svn: 228639
lldb/source/Utility/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lldb/source/Utility/CMakeLists.txt
b/lldb/source/Utility/CMakeLists.txt
index
7c1611a
..
ae0af6b
100644
(file)
--- a/
lldb/source/Utility/CMakeLists.txt
+++ b/
lldb/source/Utility/CMakeLists.txt
@@
-3,6
+3,7
@@
set(LLVM_NO_RTTI 1)
add_lldb_library(lldbUtility
ARM_DWARF_Registers.cpp
ARM64_DWARF_Registers.cpp
+ JSON.cpp
KQueue.cpp
PseudoTerminal.cpp
Range.cpp