1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "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 } ] }