Mercurial > hg > CbC > CbC_llvm
view utils/yaml-bench/CMakeLists.txt @ 75:90677c4a880a
emit warning when function prototype is not exactly.
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 04 May 2014 02:24:57 +0900 |
parents | 95c75e76d11b |
children | 3a76565eade5 |
line wrap: on
line source
add_llvm_utility(yaml-bench YAMLBench.cpp ) target_link_libraries(yaml-bench LLVMSupport)