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

14 lines
285 B
JSON

{
"name": "boost-endian",
"version": "1.77.0",
"description": "Boost endian module",
"homepage": "https://github.com/boostorg/endian",
"dependencies": [
"boost-config",
"boost-core",
"boost-static-assert",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}