Version:
Usage
Install the latest google-benchmark package with the following command:
meson wrap install google-benchmarkOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from google-benchmark 1.8.4-4 can be used by adding the following lines to your meson.build file:
benchmark_dep = dependency('benchmark')
benchmark_main_dep = dependency('benchmark_main')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...