mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 13:37:55 +08:00
15 lines
316 B
JSON
15 lines
316 B
JSON
|
{
|
||
|
"name": "boost-system",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost system module",
|
||
|
"homepage": "https://github.com/boostorg/system",
|
||
|
"dependencies": [
|
||
|
"boost-build",
|
||
|
"boost-config",
|
||
|
"boost-integer",
|
||
|
"boost-modular-build-helper",
|
||
|
"boost-vcpkg-helpers",
|
||
|
"boost-winapi"
|
||
|
]
|
||
|
}
|