20 lines
391 B
JSON
20 lines
391 B
JSON
{
|
|
"name": "libuuid",
|
|
"version": "1.0.3",
|
|
"port-version": 15,
|
|
"description": "Universally unique id library",
|
|
"homepage": "https://sourceforge.net/projects/libuuid",
|
|
"license": "BSD-3-Clause",
|
|
"supports": "!osx & !windows",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|