vcpkg/ports/nowide/vcpkg.json
2022-07-18 13:18:32 -07:00

17 lines
304 B
JSON

{
"name": "nowide",
"version": "11.2.0",
"description": "Boost nowide module (standalone)",
"homepage": "https://github.com/boostorg/nowide",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}