xref
: /
openbsd-src
/
gnu
/
llvm
/
llvm
/
benchmarks
/
CMakeLists.txt
(revision 1a8dbaac879b9f3335ad7fb25429ce63ac1d6bac)
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