17 lines
347 B
JSON
Executable File
17 lines
347 B
JSON
Executable File
{
|
|
"name": "crc32c",
|
|
"version": "1.1.2",
|
|
"description": "CRC32C implementation with support for CPU-specific acceleration instructions.",
|
|
"homepage": "https://github.com/google/crc32c",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|