early-access version 2853
This commit is contained in:
23
externals/vcpkg/ports/sentry-native/vcpkg.json
vendored
Executable file
23
externals/vcpkg/ports/sentry-native/vcpkg.json
vendored
Executable file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "sentry-native",
|
||||
"version": "0.4.17",
|
||||
"description": "Sentry SDK for C, C++ and native applications.",
|
||||
"homepage": "https://sentry.io/",
|
||||
"license": "MIT",
|
||||
"supports": "osx | (!arm & !uwp)",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "curl",
|
||||
"platform": "!windows"
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
},
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user