mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-03 01:18:47 +00:00
2f7cf4e64b
llvm-svn: 146735
6 lines
95 B
CMake
6 lines
95 B
CMake
add_llvm_utility(json-bench
|
|
JSONBench.cpp
|
|
)
|
|
|
|
target_link_libraries(json-bench LLVMSupport)
|