mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:16:43 +08:00
197818b248
* Add gz ports * ci.baseline.txt android. --------- Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
14 lines
298 B
JSON
14 lines
298 B
JSON
{
|
|
"name": "gz-cmake3",
|
|
"version": "3.0.1",
|
|
"description": "CMake helper functions for building robotic applications",
|
|
"homepage": "https://ignitionrobotics.org/libs/cmake",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|