[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / benchmarks / CMakeLists.txt
blob43f88f72579240ccbc58d2298c30dca715031ab0
1 set(LLVM_LINK_COMPONENTS
2   Support)
4 add_benchmark(DummyYAML DummyYAML.cpp)