diff options
| author | Mathis <mathisloge@gmail.com> | 2021-08-31 03:25:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 18:25:10 -0700 |
| commit | 0997386f6be36ea3e90cfebd26727921ff212ded (patch) | |
| tree | 2624a121d564f1f300679dfb422efa10d6a1fab5 /versions/c-/comms.json | |
| parent | ce45dd94d53cd489140cd79b5d51d58604656391 (diff) | |
| download | vcpkg-0997386f6be36ea3e90cfebd26727921ff212ded.tar.gz vcpkg-0997386f6be36ea3e90cfebd26727921ff212ded.zip | |
[comms,commsdsl,comms-ublox] update ports (#19581)
* update comms, add tools feature; update commsdsl
* update versions
* update comms-ublox
* update version
* add quotes to paths
* version
* fix comms dir remove
* version
* remove VCPKG_POLICY_DLLS_WITHOUT_LIBS
* version
* fix some paths
* version
* only allow build of tools if triplet is dynamic
* version
* fail on static
* version
* replace deprecated functions and replace options
* version
* fix
* fix 2
* update version
* apply @JackBoosY suggestions
* version
* Update ports/comms/portfile.cmake
* Update versions/c-/comms.json
* add @NancyLi1013 suggestions
* update versions
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'versions/c-/comms.json')
| -rw-r--r-- | versions/c-/comms.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/c-/comms.json b/versions/c-/comms.json index 5f8ea3c88..5a0c6228f 100644 --- a/versions/c-/comms.json +++ b/versions/c-/comms.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "05c5eff9612ccbb544cdcbc8f453e12394956ed8", + "version-semver": "3.4.0", + "port-version": 0 + }, + { "git-tree": "3ebf2c0d025a1facfe7ea9e9418e631d3015f532", "version-semver": "3.3.0", "port-version": 0 |
