index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
yaml-bench
/
CMakeLists.txt
blob: 403182ceee2a8e9b5d187f8137ec8128c29ea6a4 (
plain
)
1
2
3
4
5
add_llvm_utility(yaml-bench YAMLBench.cpp ) target_link_libraries(yaml-bench LLVMSupport)