aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libp7client/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/libp7client/vcpkg.json')
-rw-r--r--vcpkg/ports/libp7client/vcpkg.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/vcpkg/ports/libp7client/vcpkg.json b/vcpkg/ports/libp7client/vcpkg.json
new file mode 100644
index 0000000..4e2a563
--- /dev/null
+++ b/vcpkg/ports/libp7client/vcpkg.json
@@ -0,0 +1,14 @@
+{
+ "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
+ }
+ ]
+}