Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(277)

Unified Diff: test/CMakeLists.txt

Issue 5485074: Implements a JSON parser
Patch Set: Now works on windows and includes a benchmark Created 13 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/Support/JSONParser.cpp ('k') | test/Other/json-bench-test.ll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/CMakeLists.txt
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index cbad83cae9ca9026285357b1b9c02a981862e5e5..89e8103ab7008278f11a204dd537d84233309b38 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -77,5 +77,5 @@ add_dependencies(check.deps
BugpointPasses LLVMHello
llc lli llvm-ar llvm-as llvm-dis llvm-extract llvm-dwarfdump
llvm-ld llvm-link llvm-mc llvm-nm llvm-objdump macho-dump opt
- FileCheck count not)
+ FileCheck count not json-bench)
set_target_properties(check.deps PROPERTIES FOLDER "Tests")
« no previous file with comments | « lib/Support/JSONParser.cpp ('k') | test/Other/json-bench-test.ll » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b