mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 10:38:59 +08:00
13 lines
217 B
JSON
13 lines
217 B
JSON
|
{
|
||
|
"name": "gtl",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Greg's Template Library of useful classes.",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|