mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:48:59 +08:00
16 lines
296 B
JSON
16 lines
296 B
JSON
{
|
|
"name": "gts",
|
|
"version": "0.7.6",
|
|
"port-version": 6,
|
|
"description": "3D surfaces meshed with interconnected triangles",
|
|
"homepage": "http://gts.sourceforge.net/",
|
|
"supports": "!osx",
|
|
"dependencies": [
|
|
"glib",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|