mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 22:09:01 +08:00
14 lines
391 B
JSON
14 lines
391 B
JSON
{
|
|
"name": "vlpp",
|
|
"version-string": "0.11.0.0",
|
|
"port-version": 2,
|
|
"description": "Common C++ construction, including string operation / generic container / linq / General-LR parser generator / multithreading / reflection for C++ / etc",
|
|
"homepage": "https://github.com/vczh-libraries/Release",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|