mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:39:00 +08:00
96403d0903
* [metrohash] exclude CRC for x86 * the change will allow x86 triplets * update port SHA * [metrohash] remove fail_port_install * update ci.baseline.txt * [metrohash] sync portfile and CMakeLists.txt * make both file use 'VCPKG_TARGET_TRIPLET' to make ease of comparison * [metrohash] Use try_compile helpers Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
8 lines
235 B
JSON
8 lines
235 B
JSON
{
|
|
"name": "metrohash",
|
|
"version": "1.1.3",
|
|
"port-version": 4,
|
|
"description": "MetroHash is a set of state-of-the-art hash functions for non-cryptographic use cases",
|
|
"homepage": "https://github.com/jandrewrogers/MetroHash"
|
|
}
|