aboutsummaryrefslogtreecommitdiff
path: root/libs/vcpkg-registry/ports/mo2-esptk/vcpkg.json
blob: 75bf61ee8f31f5b0915925c53e10d50d37bb290e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "mo2-esptk",
  "version": "1.4.0",
  "description": "MO2 library to handle ESP files.",
  "homepage": "https://github.com/ModOrganizer2/modorganizer-esptk",
  "license": "GPL-3.0",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}