diff options
| author | Joe Noël <joe.noel@focusrite.com> | 2021-03-23 21:42:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-23 14:42:28 -0700 |
| commit | 3166bcc15b156b57667d9e573fba9775ceef3eb1 (patch) | |
| tree | 394ba00c53412e4e32f467fc2226291ac02e2b6f /versions/baseline.json | |
| parent | 9327b5c5bf11c44f7d80c3b0fe3ad708a49299c2 (diff) | |
| download | vcpkg-3166bcc15b156b57667d9e573fba9775ceef3eb1.tar.gz vcpkg-3166bcc15b156b57667d9e573fba9775ceef3eb1.zip | |
[websocketpp] Add features to build without boost (#16675)
Run vcpkg x-add-version
Change version-string to version
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Roll boost-asio, openssl and zlip into a single feature
Overwrite version
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index b4f95458f..bbbffb6f9 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6246,7 +6246,7 @@ }, "websocketpp": { "baseline": "0.8.2", - "port-version": 0 + "port-version": 1 }, "wepoll": { "baseline": "1.5.8", |
