mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 09:38:06 +08:00
17 lines
347 B
JSON
17 lines
347 B
JSON
|
{
|
||
|
"name": "boost-nowide",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost nowide module",
|
||
|
"homepage": "https://github.com/boostorg/nowide",
|
||
|
"dependencies": [
|
||
|
"boost-build",
|
||
|
"boost-config",
|
||
|
{
|
||
|
"name": "boost-filesystem",
|
||
|
"platform": "!uwp"
|
||
|
},
|
||
|
"boost-modular-build-helper",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|