mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 07:36:41 +08:00
18 lines
338 B
JSON
18 lines
338 B
JSON
{
|
|
"name": "ltla-aarand",
|
|
"version-date": "2023-03-19",
|
|
"description": "Aaron's random distributions for C++",
|
|
"homepage": "https://github.com/LTLA/aarand",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|