mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 12:49:01 +08:00
2c8f00a1b0
* [nowide] update to 11.1.3 * [nowide] Don't use deprecated functions anymore * Update ports/nowide/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update version database. Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
17 lines
304 B
JSON
17 lines
304 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|