aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/gz-cmake/vcpkg.json
blob: a2eeddb045c4f0df699a59bcae482826728c5999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "gz-cmake",
  "version": "4.1.1",
  "port-version": 1,
  "description": "CMake helper functions for building robotic applications",
  "homepage": "https://gazebosim.org/libs/cmake/",
  "license": null,
  "dependencies": [
    {
      "name": "ignition-modularscripts",
      "host": true
    }
  ]
}