vcpkg/ports/gz-cmake3/vcpkg.json
talregev 472c17c838
[ogre next] update to 2.3.2 (#34902)
* update ogre-next to 2.3.2

* fix gz-cmake3 for windows

* Fix pc static

* fix RenderSystems include

* remove conflict with ogre
2023-11-06 10:36:32 -08:00

15 lines
319 B
JSON

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