mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
b925f3f8c4
* update port * x-add-version --all
20 lines
418 B
JSON
20 lines
418 B
JSON
{
|
|
"name": "scenepic",
|
|
"version": "1.1.0",
|
|
"port-version": 1,
|
|
"description": "A Powerful, easy to use, and portable visualization toolkit for mixed 3D and 2D content",
|
|
"homepage": "https://microsoft.github.io/scenepic/",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
"eigen3",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|