google/benchmark

Document process for embedding benchmark in external project

Fechada

#788 aberto em 28 de mar. de 2019

 (3 comentários) (1 reação) (0 responsável)C++ (1.539 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (7.968 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (19 fundiu PRs em 30d)

Description

There are a number of Stack Overflow, mailing lists, and IRC enquiries about embedding Benchmark in other projects. Using cmake this should be trivial, but it seems on Windows in particular there are some confusing elements.

Specifically the docs should mention the use of BENCHMARK_DOWNLOAD_DEPENDENCIES, static vs dynamic library generation, vcpkg/installation vs building from head.

Guia do colaborador