Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created September 25, 2020 07:36
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/39110e36b5d7987f143636a5f862c4e1 to your computer and use it in GitHub Desktop.
Save r-ryantm/39110e36b5d7987f143636a5f862c4e1 to your computer and use it in GitHub Desktop.
/nix/store/zgdqm70p3kqaxrc831j6xgzhlls1hqmc-gbenchmark-1.5.2
├── 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