Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 26, 2020 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/a7fff26fd0f050223211ffe288bd250a to your computer and use it in GitHub Desktop.
Save r-ryantm/a7fff26fd0f050223211ffe288bd250a to your computer and use it in GitHub Desktop.
/nix/store/ay9mg3kdd8sw3dd3b3bhx1xlpncqzxb7-gbenchmark-1.5.1
├── include
│   └── benchmark
│   └── benchmark.h
└── lib
├── cmake
│   └── benchmark
│   ├── benchmarkConfig.cmake
│   ├── benchmarkConfigVersion.cmake
│   ├── benchmarkTargets.cmake
│   └── benchmarkTargets-release.cmake
├── libbenchmark.a
├── libbenchmark_main.a
└── pkgconfig
└── benchmark.pc
6 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment