aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/nowide/vcpkg.json
blob: 311b6e35e11e1179c56c19306995c18de2a0e7fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "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
    }
  ]
}