diff options
| author | Park DongHa <luncliff@gmail.com> | 2021-08-31 01:51:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 09:51:19 -0700 |
| commit | 047e8ef16e2cdb431b9857b79fdfa237b0f038e2 (patch) | |
| tree | eaf7c5c251c78ab11a5f8f9eac2c35c34eebd66b /versions/baseline.json | |
| parent | 8602e5facbc255cff84f0101cac150bb74296e20 (diff) | |
| download | vcpkg-047e8ef16e2cdb431b9857b79fdfa237b0f038e2.tar.gz vcpkg-047e8ef16e2cdb431b9857b79fdfa237b0f038e2.zip | |
[libunifex] create a new port (#19279)
* [libunifex] create a new port
* [libunifex] update version/baseline
* [libunifex] fix wrong support expression
* update version SHA
* [libunifex] more warning comments
* [libunifex] use `unofficial::` namespace
* [libunifex] allow warnings in build
* simplify the patch file
* Update ports/libunifex/vcpkg.json
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* [libunifex] update patch files
* [libunifex] replace INCLUDEDIR to include
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 8c910d006..9a0efc8c4 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3724,6 +3724,10 @@ "baseline": "4.3-0", "port-version": 0 }, + "libunifex": { + "baseline": "2021-08-01", + "port-version": 0 + }, "libunistring": { "baseline": "0.9.10", "port-version": 1 |
