mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:59:55 +08:00
1e24ff5074
* [ignition-cmake0, ignition-cmake2] Update hash * x-add-version * Fix other ignition SHAs and use vcpkg-port-config.cmake modern machinery. * add license * x-add-version * format vcpkg.json * x-add-version * Add FILE_DISAMBIGUATOR Co-authored-by: Lily Wang <v-lilywang@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"name": "ignition-cmake0",
|
|
"version": "0.6.2",
|
|
"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
|
|
}
|
|
]
|
|
}
|