yuzu/externals/vcpkg/ports/boost-crc/vcpkg.json

15 lines
295 B
JSON
Executable File

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