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/l- | |
| 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/l-')
| -rw-r--r-- | versions/l-/libunifex.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/l-/libunifex.json b/versions/l-/libunifex.json new file mode 100644 index 000000000..621c7b834 --- /dev/null +++ b/versions/l-/libunifex.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "150573588108677bf5bbcb832d1249bd73f76e36", + "version-date": "2021-08-01", + "port-version": 0 + } + ] +} |
