aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/ignition-modularscripts/vcpkg.json
blob: 7e25aed522a8687bae7b48c80fe78a566c098e3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "ignition-modularscripts",
  "version-date": "2025-02-27",
  "description": "Vcpkg helpers to package ignition libraries",
  "license": null,
  "supports": "native",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}