6 lines
95 B
CMake
6 lines
95 B
CMake
add_llvm_utility(yaml-bench
|
|
YAMLBench.cpp
|
|
)
|
|
|
|
target_link_libraries(yaml-bench LLVMSupport)
|