aboutsummaryrefslogtreecommitdiff
path: root/libs/vcpkg-registry/ports/usvfs/vcpkg.json
blob: 275b16fd07626d6e1a2e952c052a0cb08f73053a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "usvfs",
  "version": "0.5.7.1",
  "description": "Library using api hooking to implement process-local filesystem-independent file links.",
  "homepage": "https://github.com/ModOrganizer2/usvfs",
  "license": "GPL-3.0",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}