Skip to content
Snippets Groups Projects
CMakeLists.txt 92 B
Newer Older
add_executable(bench main.cpp)
target_link_libraries(bench LINK_PUBLIC producer_bench_deps)