mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-11 23:59:08 +08:00
053c82f8c7
* [gts] Move to official upstream sources * [gts] Rename src->SOURCE_PATH
15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"name": "gts",
|
|
"version": "0.7.6",
|
|
"port-version": 5,
|
|
"description": "3D surfaces meshed with interconnected triangles",
|
|
"homepage": "http://gts.sourceforge.net/",
|
|
"dependencies": [
|
|
"glib",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|