blob: 234dc681c630f266f08a95e963415db136688064 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"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"
]
}
|