llvm-for-llvmta/benchmarks/CMakeLists.txt
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

5 lines
76 B
CMake

set(LLVM_LINK_COMPONENTS
Support)
add_benchmark(DummyYAML DummyYAML.cpp)