diff options
| author | Arkadiy Shapkin <arkady.shapkin@gmail.com> | 2017-05-10 02:43:39 +0300 |
|---|---|---|
| committer | Arkadiy Shapkin <arkady.shapkin@gmail.com> | 2017-05-10 02:43:39 +0300 |
| commit | 5fb2f600850e3072823312b273f99d72295e9f65 (patch) | |
| tree | 561acd90559989e742a49e111a853c805545e948 /ports/benchmark/CONTROL | |
| parent | add92555384f59ab10b6f551db0b685f8e9e5323 (diff) | |
| download | vcpkg-5fb2f600850e3072823312b273f99d72295e9f65.tar.gz vcpkg-5fb2f600850e3072823312b273f99d72295e9f65.zip | |
[benchmark] Initial commit for Google Benchmark library
Diffstat (limited to 'ports/benchmark/CONTROL')
| -rw-r--r-- | ports/benchmark/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/benchmark/CONTROL b/ports/benchmark/CONTROL new file mode 100644 index 000000000..21f36fe43 --- /dev/null +++ b/ports/benchmark/CONTROL @@ -0,0 +1,3 @@ +Source: benchmark +Version: 1.1.0 +Description: A library to support the benchmarking of functions, similar to unit-tests.
\ No newline at end of file |
