summaryrefslogtreecommitdiff
path: root/unittests/CMakeLists.txt
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2012-04-17 17:21:17 +0000
committerManuel Klimek <klimek@google.com>2012-04-17 17:21:17 +0000
commit61c3d3001515619ce112ae6e26b7d127a4db1b1c (patch)
tree2eac8a159c2125de15a65d40e223188130dfe512 /unittests/CMakeLists.txt
parent388774c02a249a2846d7b470cdd8981e44edaf1d (diff)
downloadllvm-61c3d3001515619ce112ae6e26b7d127a4db1b1c.tar.gz
llvm-61c3d3001515619ce112ae6e26b7d127a4db1b1c.tar.bz2
llvm-61c3d3001515619ce112ae6e26b7d127a4db1b1c.tar.xz
Goodbye, JSONParser...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154930 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/CMakeLists.txt')
-rw-r--r--unittests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/CMakeLists.txt b/unittests/CMakeLists.txt
index 5d691728d8..78009a86df 100644
--- a/unittests/CMakeLists.txt
+++ b/unittests/CMakeLists.txt
@@ -165,7 +165,6 @@ add_llvm_unittest(Support
Support/CommandLineTest.cpp
Support/ConstantRangeTest.cpp
Support/EndianTest.cpp
- Support/JSONParserTest.cpp
Support/LeakDetectorTest.cpp
Support/MathExtrasTest.cpp
Support/Path.cpp