comparison benchmarks/CMakeLists.txt @ 148:63bd29f05246

merged
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 14 Aug 2019 19:46:37 +0900
parents c2174574ed3a
children
comparison
equal deleted inserted replaced
146:3fc4d5c3e21e 148:63bd29f05246
1 set(LLVM_LINK_COMPONENTS
2 Support)
3
4 add_benchmark(DummyYAML DummyYAML.cpp)