google/benchmark
Document process for embedding benchmark in external project
Geschlossen
#788 geöffnet am 28.03.2019
good first issuehelp wanted
Repository-Metriken
- Stars
- (7.968 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 4T 2h) (19 gemergte PRs in 30 T)
Beschreibung
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.