aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/vcpkg-make/vcpkg.json
blob: 05be120c17d74607bde6abb9732502c4f0df01dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "vcpkg-make",
  "version-date": "2025-10-26",
  "documentation": "https://learn.microsoft.com/vcpkg/maintainers/functions/vcpkg_make_configure",
  "license": null,
  "supports": "native",
  "dependencies": [
    {
      "name": "vcpkg-cmake-get-vars",
      "host": true
    }
  ]
}