mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:10:24 +08:00
14 lines
266 B
JSON
14 lines
266 B
JSON
{
|
|
"name": "gtl",
|
|
"version": "1.2.0",
|
|
"description": "Greg's Template Library of useful classes.",
|
|
"homepage": "https://github.com/greg7mdp/gtl",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|