diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-09-04 20:07:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-04 20:07:29 -0700 |
| commit | f2fdeb52836b64f2ad12251af535193bfe92ed1a (patch) | |
| tree | c72beb876e2bc001dea728b10e21d304eb9d5493 /ports/sentry-native/CONTROL | |
| parent | bb61fc16628994678ee3855008972a28797ba5a7 (diff) | |
| download | vcpkg-f2fdeb52836b64f2ad12251af535193bfe92ed1a.tar.gz vcpkg-f2fdeb52836b64f2ad12251af535193bfe92ed1a.zip | |
[sentry-native] Fix build failure and cmake path (#13329)
* [sentry-native] Fix build failure and cmake path
* Re-fix the static_assert issue
Diffstat (limited to 'ports/sentry-native/CONTROL')
| -rw-r--r-- | ports/sentry-native/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/sentry-native/CONTROL b/ports/sentry-native/CONTROL index 7cfa576e0..fbcf54f6c 100644 --- a/ports/sentry-native/CONTROL +++ b/ports/sentry-native/CONTROL @@ -1,5 +1,6 @@ Source: sentry-native
Version: 0.4.0
+Port-Version: 1
Homepage: https://sentry.io/
Description: Sentry SDK for C, C++ and native applications.
Build-Depends: curl (!windows)
|
