xref
: /
openbsd-src
/
gnu
/
llvm
/
llvm
/
benchmarks
/
CMakeLists.txt
(revision 09467b48e8bc8b4905716062da846024139afbf2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
set(LLVM_LINK_COMPONENTS
2
Support)
3
4
add_benchmark(DummyYAML
DummyYAML.cpp
)
5