diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-11-06 05:55:35 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-05 13:55:35 -0800 |
| commit | 68dae46cb66249e38d21fa0b3875e568705792a8 (patch) | |
| tree | 905c1b1b2b1d227b2b978acbdbec43d3b8647534 /ports/sentry-native/CONTROL | |
| parent | 9032255d4146e3b00903233f8233727ad4067a0e (diff) | |
| download | vcpkg-68dae46cb66249e38d21fa0b3875e568705792a8.tar.gz vcpkg-68dae46cb66249e38d21fa0b3875e568705792a8.zip | |
[sentry-native] Disable warning C5105 (#14349)
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 4326ee72e..40fbe7d6b 100644 --- a/ports/sentry-native/CONTROL +++ b/ports/sentry-native/CONTROL @@ -1,5 +1,6 @@ Source: sentry-native
Version: 0.4.3
+Port-Version: 1
Homepage: https://sentry.io/
Description: Sentry SDK for C, C++ and native applications.
Build-Depends: curl (!windows)
|
