mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 01:10:27 +08:00
14 lines
271 B
JSON
14 lines
271 B
JSON
{
|
|
"name": "boost-crc",
|
|
"version": "1.77.0",
|
|
"description": "Boost crc module",
|
|
"homepage": "https://github.com/boostorg/crc",
|
|
"dependencies": [
|
|
"boost-array",
|
|
"boost-config",
|
|
"boost-integer",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|