diff options
| author | chausner <chausner@users.noreply.github.com> | 2021-03-10 21:09:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-10 14:09:27 -0600 |
| commit | ce17802cce8e47387d5775ed9561dab366a80359 (patch) | |
| tree | aeb5f17cf57b8a699c867fbc0828ee1335bd3b17 /versions/l- | |
| parent | 02daf011f064cf025a092d9c4f31d2077207cdcb (diff) | |
| download | vcpkg-ce17802cce8e47387d5775ed9561dab366a80359.tar.gz vcpkg-ce17802cce8e47387d5775ed9561dab366a80359.zip | |
[liblsl] Update to 1.14.0 (#16461)
* [liblsl] Update to 1.14.0
* Adjust CI baseline, assuming liblsl:x64-linux and liblsl:x64-osx pass
* Add back set(VCPKG_LIBRARY_LINKAGE dynamic)
* [libsls] Improve portfile.cmake, add homepage
* update version record
* Update ports/liblsl/CONTROL
* Update versions/l-/liblsl.json
* [liblsl] Use pugixml vcpkg package instead of bundled one
* Convert tabs to spaces
* Update version
* Fix Supports in liblsl/CONTROL
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update versions/l-/liblsl.json
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/liblsl.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/liblsl.json b/versions/l-/liblsl.json index 7f8276411..66cfc9907 100644 --- a/versions/l-/liblsl.json +++ b/versions/l-/liblsl.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "5be8e82edc3261bef4114e428191a4ccc9271892", + "version-string": "1.14.0", + "port-version": 0 + }, + { "git-tree": "1b86d81c846a0b8f0ad92ce19598e58b56096d08", "version-string": "1.13.1", "port-version": 0 |
