aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/vcpkg-tool-meson/vcpkg.json
blob: 7d948a4087c663fd49a6c95d739c2188e1241621 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "vcpkg-tool-meson",
  "version": "1.9.0",
  "port-version": 3,
  "description": "Meson build system",
  "homepage": "https://github.com/mesonbuild/meson",
  "license": "Apache-2.0",
  "supports": "native",
  "dependencies": [
    "vcpkg-cmake-get-vars"
  ]
}