mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:29:08 +08:00
b74dfa1fe1
* update nowide * update version --------- Co-authored-by: Monica <v-liumonica@microsoft.com>
17 lines
304 B
JSON
17 lines
304 B
JSON
{
|
|
"name": "nowide",
|
|
"version": "11.3.0",
|
|
"description": "Boost nowide module (standalone)",
|
|
"homepage": "https://github.com/boostorg/nowide",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|