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

18 lines
339 B
JSON

{
"name": "im3d",
"version-date": "2022-10-11",
"description": "Immediate mode rendering and 3d gizmos",
"homepage": "https://github.com/john-chapman/im3d",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}