mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 00:29:56 +08:00
13 lines
295 B
JSON
13 lines
295 B
JSON
{
|
|
"name": "qt5-canvas3d",
|
|
"version": "0",
|
|
"port-version": 3,
|
|
"description": "Qt Canvas3D offers a low level OpenGL-like API that enables you to execute 3D drawing commands from JavaScript.",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|