mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 18:31:37 +08:00
91393faf12
* [ignition-common3] Fix usage for graph * version * Apply suggestion * version * Add option OPTIONS, add pkgconfig support, refactor function option declarations * Remove cmake find module installation, add pkgconfig support and fix PRIVATE_FOR limit * Apply suggestions, fix dependency libxml2 * version
15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"name": "ignition-cmake2",
|
|
"version": "2.5.0",
|
|
"port-version": 3,
|
|
"description": "CMake helper functions for building robotic applications",
|
|
"homepage": "https://ignitionrobotics.org/libs/cmake",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|