aboutsummaryrefslogtreecommitdiff
path: root/libs/vcpkg-registry/ports/mo2-uibase/vcpkg.json
blob: 3140f8cc0cc3c58322c1858e86a0a3095d9f72af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "mo2-uibase",
  "version": "2.5.3-beta.2.1",
  "description": "C++ API for ModOrganizer2.",
  "homepage": "https://github.com/ModOrganizer2/modorganizer-uibase",
  "license": "GPL-3.0",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}