18 lines
332 B
JSON
18 lines
332 B
JSON
{
|
|
"name": "ignition-modularscripts",
|
|
"version-date": "2025-02-27",
|
|
"description": "Vcpkg helpers to package ignition libraries",
|
|
"license": null,
|
|
"supports": "native",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|