zeek/auxil/vcpkg/ports/recast/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
294 B
JSON

{
"name": "recast",
"version-string": "deprecated",
"description": "A stub package that pulls in recastnavigation. Do not depend on this package.",
"homepage": "https://github.com/recastnavigation/recastnavigation",
"license": "Zlib",
"dependencies": [
"recastnavigation"
]
}