early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/aws-checksums/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/aws-checksums/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "aws-checksums",
|
||||
"version": "0.1.11",
|
||||
"port-version": 3,
|
||||
"description": "Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations.",
|
||||
"homepage": "https://github.com/awslabs/aws-checksums",
|
||||
"supports": "!(windows & arm)",
|
||||
"dependencies": [
|
||||
"aws-c-common",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user