mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 11:58:59 +08:00
8ead9c2674
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 * version * typo * version * typo * version * Fix params * version * deprecated vcpkg_extract_source_archive_ex * version * fix arguments * version * Rename argument * version * Deprecate vcpkg_extract_source_archive_ex * version --------- Co-authored-by: jyu49 <yu_jack@apple.com>
15 lines
363 B
JSON
15 lines
363 B
JSON
{
|
|
"name": "libp7client",
|
|
"version-string": "5.6",
|
|
"port-version": 3,
|
|
"description": "Open source, cross-platform, fastest library for sending logs, telemetry & trace data from your application.",
|
|
"homepage": "https://baical.net/",
|
|
"supports": "!(arm | uwp | osx)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|