pineapple/externals/vcpkg/ports/nowide/vcpkg.json
2022-07-23 03:01:36 +02:00

16 lines
304 B
JSON
Executable file

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