mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
18 lines
361 B
JSON
18 lines
361 B
JSON
{
|
|
"name": "libguarded",
|
|
"version": "1.4.1",
|
|
"description": "Header-only library for multithreaded programming.",
|
|
"homepage": "https://github.com/copperspice/libguarded",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|