15 lines
295 B
JSON
15 lines
295 B
JSON
|
{
|
||
|
"name": "boost-crc",
|
||
|
"version": "1.79.0",
|
||
|
"description": "Boost crc module",
|
||
|
"homepage": "https://github.com/boostorg/crc",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
"boost-array",
|
||
|
"boost-config",
|
||
|
"boost-integer",
|
||
|
"boost-type-traits",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|