aboutsummaryrefslogtreecommitdiff
path: root/libs/vcpkg-registry/ports/mo2-libbsarch/vcpkg.json
blob: 549d3000770a34bb0e6feada8735f287e37d90bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "mo2-libbsarch",
  "version": "0.1.2",
  "description": "BSArchive Dynamic Link Library and C++ bindings.",
  "homepage": "https://github.com/ModOrganizer2/libbsarch/",
  "license": "MIT",
  "supports": "!uwp",
  "dependencies": [
    "mo2-dds-header",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}