14 lines
309 B
JSON
Executable file
14 lines
309 B
JSON
Executable file
{
|
|
"name": "boost-endian",
|
|
"version": "1.79.0",
|
|
"description": "Boost endian module",
|
|
"homepage": "https://github.com/boostorg/endian",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|