vcpkg/ports/boost-crc/vcpkg.json
2021-09-27 17:12:39 -07:00

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"
]
}