aboutsummaryrefslogtreecommitdiff
path: root/ports/imgui/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <yuzaiyang@beyondsoft.com>2019-10-15 00:43:25 -0700
committerJackBoosY <yuzaiyang@beyondsoft.com>2019-10-15 00:46:56 -0700
commitbda01dae98babfae59d2805e6980fed808561db7 (patch)
tree26a3224a75588a6598c93903aaa69a5f26d8916b /ports/imgui/CONTROL
parent3cf69f964d1fd374acdb31fb30070059e3f8954e (diff)
downloadvcpkg-bda01dae98babfae59d2805e6980fed808561db7.tar.gz
vcpkg-bda01dae98babfae59d2805e6980fed808561db7.zip
[imgui]Add feature example in windows.
Diffstat (limited to 'ports/imgui/CONTROL')
-rw-r--r--ports/imgui/CONTROL6
1 files changed, 5 insertions, 1 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL
index fed08d80d..6484a925a 100644
--- a/ports/imgui/CONTROL
+++ b/ports/imgui/CONTROL
@@ -1,4 +1,8 @@
Source: imgui
-Version: 1.73
+Version: 1.73-1
Homepage: https://github.com/ocornut/imgui
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.
+
+Feature: example
+Description: build with examples
+Build-Depends: glfw3, freeglut, opengl, sdl1