diff options
| author | aizuon <44760523+aizuon@users.noreply.github.com> | 2021-02-17 04:33:33 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-16 17:33:33 -0800 |
| commit | e2ecca095c77180ab0114600f78b557ab6c99fc2 (patch) | |
| tree | c0db1ab9da2ce99c0b4f241afcbc1059551222f1 /ports/imgui/CONTROL | |
| parent | 5f29a7a5cae5374e99a488f3b324f1948de43c89 (diff) | |
| download | vcpkg-e2ecca095c77180ab0114600f78b557ab6c99fc2.tar.gz vcpkg-e2ecca095c77180ab0114600f78b557ab6c99fc2.zip | |
[imgui] change to correct dx binding implementation path (#16255)
* [imgui] change to correct dx binding implementation path
* [imgui] add version files
* [imgui] forgot to update hash
Diffstat (limited to 'ports/imgui/CONTROL')
| -rw-r--r-- | ports/imgui/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL index 08a4d67b2..4544e7962 100644 --- a/ports/imgui/CONTROL +++ b/ports/imgui/CONTROL @@ -1,5 +1,6 @@ Source: imgui Version: 1.81 +Port-Version: 1 Homepage: https://github.com/ocornut/imgui Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies. |
