Warning, /acts/Detray/extern/benchmark/README.md is written in an unsupported language. File is not indexed.
0001 # Google Benchmark Build Instructions
0002
0003 This subdirectory holds instructions for building
0004 [benchmark](https://github.com/google/benchmark) as part of this project.
0005 This is meant to come in handy for building the project's benchmarks in
0006 environments which do not provide Google Branchmark themselves.
0007
0008 Note that since Google Benchmark is only needed for the tests of this project,
0009 which are not installed together with the project, Google Benchmark is not
0010 installed together with the project either.