pineapple/externals/vcpkg/ports/libtess2/vcpkg.json
2022-07-23 03:01:36 +02:00

16 lines
347 B
JSON
Executable file

{
"name": "libtess2",
"version-date": "2021-12-27",
"description": "Game and tools oriented refactored version of GLU tesselator.",
"homepage": "https://github.com/memononen/libtess2",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}