Skip to content

Commit

Permalink
add license field to benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
barcharcraz committed Oct 7, 2022
1 parent de95070 commit 80a57ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/benchmark/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"description": "A library to support the benchmarking of functions, similar to unit-tests.",
"homepage": "https://github.com/google/benchmark",
"supports": "!uwp",
"license": "Apache-2.0",
"dependencies": [
{
"name": "vcpkg-cmake",
Expand Down

0 comments on commit 80a57ee

Please sign in to comment.