20 lines
426 B
JSON
20 lines
426 B
JSON
{
|
|
"name": "imguizmo",
|
|
"version-date": "2024-05-29",
|
|
"port-version": 1,
|
|
"description": "Immediate mode 3D gizmo for scene editing and other controls based on Dear ImGui",
|
|
"homepage": "https://github.com/CedricGuillemet/ImGuizmo",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
"imgui",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|