mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:59:55 +08:00
ad6bce211e
* [farmhash] support windows build * [farmhash] update baseline JSON * [farmhash] patch from PR diff * [farmhash] patch from all PR changes Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
9 lines
205 B
JSON
9 lines
205 B
JSON
{
|
|
"name": "farmhash",
|
|
"version-string": "1.1",
|
|
"port-version": 4,
|
|
"description": "FarmHash, a family of hash functions.",
|
|
"homepage": "https://github.com/google/farmhash",
|
|
"supports": "!arm"
|
|
}
|