15 lines
303 B
JSON
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
|
|
}
|
|
]
|
|
}
|