diff options
| author | Dorq <44760523+aizuon@users.noreply.github.com> | 2021-09-04 03:38:46 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-03 17:38:46 -0700 |
| commit | a4d0471091cecf75289ecffd6465995781d1a4c5 (patch) | |
| tree | 7a1ddb5d190d9c824889c190fb473f74ab98cf82 /versions/l- | |
| parent | bde7e87f48cff3ad6ab6e1ae20283a005efe6715 (diff) | |
| download | vcpkg-a4d0471091cecf75289ecffd6465995781d1a4c5.tar.gz vcpkg-a4d0471091cecf75289ecffd6465995781d1a4c5.zip | |
[libigl] fix imgui feature (#19746)
* [libigl] fix imgui feature
* run x-add-version
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libigl.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libigl.json b/versions/l-/libigl.json index 04095ebf5..b72f54b76 100644 --- a/versions/l-/libigl.json +++ b/versions/l-/libigl.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "09f126e97a2f0d9e76a1109d6855bbdd4cab9c9d", + "version-string": "2.2.0", + "port-version": 5 + }, + { "git-tree": "d150e0cc468dec8769382b413a5c477a0682f1fd", "version-string": "2.2.0", "port-version": 4 |
