5 lines
76 B
CMake
5 lines
76 B
CMake
|
set(LLVM_LINK_COMPONENTS
|
||
|
Support)
|
||
|
|
||
|
add_benchmark(DummyYAML DummyYAML.cpp)
|