mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:39:30 +08:00
7cfd63db7f
Co-authored-by: jyu49 <yu_jack@apple.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
18 lines
313 B
JSON
18 lines
313 B
JSON
{
|
|
"name": "json-spirit",
|
|
"version": "4.1.0",
|
|
"port-version": 4,
|
|
"description": "json parser using boost library",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-integer",
|
|
"boost-smart-ptr",
|
|
"boost-spirit",
|
|
"boost-variant",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|