index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
json-bench
/
CMakeLists.txt
blob: 03ac51ce64a951ba748a7a03060ae8eff2e472cd (
plain
)
1
2
3
4
5
add_llvm_utility(json-bench JSONBench.cpp ) target_link_libraries(json-bench LLVMSupport)