mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:59:07 +08:00
c6433bd72c
Fixes: ~~~ CMake Warning (dev) at ports/libp7client/portfile.cmake:24: Syntax Warning in cmake code at column 94 Argument not separated from preceding token by whitespace.
15 lines
356 B
JSON
15 lines
356 B
JSON
{
|
|
"name": "libp7client",
|
|
"version": "5.6",
|
|
"port-version": 5,
|
|
"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
|
|
}
|
|
]
|
|
}
|