diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-09-17 23:22:11 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-17 08:22:11 -0700 |
| commit | f996942b832328dd830cb56b372f7348d2864667 (patch) | |
| tree | 5d2f77c95ab7aaf80b24faef345826abf650a02c /versions/l- | |
| parent | 57ab68daf6e2019007b754084a2abc8e48aaf401 (diff) | |
| download | vcpkg-f996942b832328dd830cb56b372f7348d2864667.tar.gz vcpkg-f996942b832328dd830cb56b372f7348d2864667.zip | |
[libdatachannel] Export the include path to cmake configure file (#20225)
* [libdatachannel] Export the include path to cmake configure file
* version
* Convert deprecated functions
* version
* Format
* version
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libdatachannel.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libdatachannel.json b/versions/l-/libdatachannel.json index 2b7b41a6f..b351d9f3b 100644 --- a/versions/l-/libdatachannel.json +++ b/versions/l-/libdatachannel.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "4e6c861ece23dfcb6f777b4a63dd97592cd578db", + "version-semver": "0.14.3", + "port-version": 1 + }, + { "git-tree": "9cb7fedbd9d94190697740000539fb124d2b57d4", "version-semver": "0.14.3", "port-version": 0 |
