vcpkg/ports/boost-endian/vcpkg.json

15 lines
313 B
JSON
Raw Normal View History

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