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

15 lines
303 B
JSON

{
"name": "vcpkg-ci-nanobind",
"version-date": "2025-04-03",
"description": "A nanobind example project",
"homepage": "https://nanobind.readthedocs.io/en/latest/",
"license": "BSD-3-Clause",
"dependencies": [
"nanobind",
{
"name": "vcpkg-cmake",
"host": true
}
]
}