18 lines
374 B
JSON
Executable File
18 lines
374 B
JSON
Executable File
{
|
|
"name": "imguizmo",
|
|
"version": "1.83",
|
|
"description": "Immediate mode 3D gizmo for scene editing and other controls based on Dear ImGui",
|
|
"homepage": "https://github.com/CedricGuillemet/ImGuizmo",
|
|
"dependencies": [
|
|
"imgui",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|