diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-10-14 22:26:06 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-10-14 22:26:06 -0700 |
| commit | a607ad686033e455286986934ad57cebdf0a84f5 (patch) | |
| tree | 3e27f9027104ad733bb75e9af15a1b97559391c7 /ports/imgui/CONTROL | |
| parent | 3e4b7edb79073719b7cb6115279ce5150b7c761a (diff) | |
| download | vcpkg-a607ad686033e455286986934ad57cebdf0a84f5.tar.gz vcpkg-a607ad686033e455286986934ad57cebdf0a84f5.zip | |
[imgui] Use vcpkg_from_github, use stb from vcpkg.
Diffstat (limited to 'ports/imgui/CONTROL')
| -rw-r--r-- | ports/imgui/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL index d0baa98db..35e041de1 100644 --- a/ports/imgui/CONTROL +++ b/ports/imgui/CONTROL @@ -1,4 +1,4 @@ Source: imgui -Version: 1.51 -Build-Depends: stb (windows) +Version: 1.51-1 +Build-Depends: stb Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies. |
