vcpkg/ports/ignition-cmake2/vcpkg.json
Matthew Oliver 5836b8d378
[ignition] Delete unused patches. (#28610)
* [ignition] Delete unused patches.

* Update port versions

* Update versions.

* fixup versions.
2022-12-29 23:57:35 -08:00

15 lines
326 B
JSON

{
"name": "ignition-cmake2",
"version": "2.16.0",
"port-version": 1,
"description": "CMake helper functions for building robotic applications",
"homepage": "https://ignitionrobotics.org/libs/cmake",
"license": null,
"dependencies": [
{
"name": "ignition-modularscripts",
"host": true
}
]
}