Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
310 B
JSON

{
"name": "vcpkg-ci-tomlplusplus",
"version-string": "ci",
"description": "Port to force features of tomlplusplus within CI",
"homepage": "https://github.com/microsoft/vcpkg",
"license": "MIT",
"dependencies": [
"tomlplusplus",
{
"name": "vcpkg-cmake",
"host": true
}
]
}