mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:52:04 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
15 lines
305 B
JSON
15 lines
305 B
JSON
{
|
|
"name": "boost-crc",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost crc module",
|
|
"homepage": "https://github.com/boostorg/crc",
|
|
"dependencies": [
|
|
"boost-array",
|
|
"boost-compatibility",
|
|
"boost-config",
|
|
"boost-integer",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|