vcpkg/ports/nowide/vcpkg.json

18 lines
325 B
JSON
Raw Normal View History

{
"name": "nowide",
2022-07-19 04:18:32 +08:00
"version": "11.2.0",
"port-version": 1,
"description": "Boost nowide module (standalone)",
"homepage": "https://github.com/boostorg/nowide",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}