vcpkg/ports/scenepic/vcpkg.json
2023-02-21 08:54:23 -08:00

20 lines
419 B
JSON

{
"name": "scenepic",
"version": "1.0.16",
"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
}
]
}