diff options
| author | Fabian Parzefall <fabian.parzefall@mailbox.org> | 2017-10-09 12:48:44 +0200 |
|---|---|---|
| committer | Fabian Parzefall <fabian.parzefall@mailbox.org> | 2017-10-09 12:48:44 +0200 |
| commit | 3e4b7edb79073719b7cb6115279ce5150b7c761a (patch) | |
| tree | 0e94a36add5e1bbc7ed13dafc638b5b5fd7d67a5 /ports/imgui/CONTROL | |
| parent | d7c60c2048d8d71915478de871caae2767bd80e6 (diff) | |
| download | vcpkg-3e4b7edb79073719b7cb6115279ce5150b7c761a.tar.gz vcpkg-3e4b7edb79073719b7cb6115279ce5150b7c761a.zip | |
Add port for imgui library
Diffstat (limited to 'ports/imgui/CONTROL')
| -rw-r--r-- | ports/imgui/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL new file mode 100644 index 000000000..d0baa98db --- /dev/null +++ b/ports/imgui/CONTROL @@ -0,0 +1,4 @@ +Source: imgui +Version: 1.51 +Build-Depends: stb (windows) +Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies. |
