mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 16:49:00 +08:00
13 lines
281 B
JSON
13 lines
281 B
JSON
|
{
|
||
|
"name": "crossguid",
|
||
|
"version-string": "0.2.2-2018-06-16",
|
||
|
"port-version": 2,
|
||
|
"description": "CrossGuid is a minimal, cross platform, C++ GUID library.",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "libuuid",
|
||
|
"platform": "!windows & !uwp & !osx & !android"
|
||
|
}
|
||
|
]
|
||
|
}
|