diff options
| author | Leonid Pospelov <pospelovlm@yandex.ru> | 2021-07-23 08:15:49 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 22:15:49 -0700 |
| commit | 05177765880ad317c9589dc87717ac8755fefaa2 (patch) | |
| tree | 8e82f2a6a17067f05e7848623fc21c950cda5616 /versions/baseline.json | |
| parent | 549d7cd66492d65f5947127b3e0911206006ead7 (diff) | |
| download | vcpkg-05177765880ad317c9589dc87717ac8755fefaa2.tar.gz vcpkg-05177765880ad317c9589dc87717ac8755fefaa2.zip | |
[SLikeNet] Update and fix building with x64-mingw-static (#18358)
* SLikeNet now builds under MinGW
Use vcpkg.json instead of CONTROL
Fix
Run x-add-version
Fix deprecation warning
Update ports/slikenet/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/slikenet/vcpkg.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Run vcpkg x-add-version
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
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 c8f0e4c45..6bddefd81 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5857,7 +5857,7 @@ "port-version": 0 }, "slikenet": { - "baseline": "2019-10-22-2", + "baseline": "2021-06-07", "port-version": 0 }, "sltbench": { |
