vcpkg/ports/imgui/CONTROL

13 lines
451 B
Plaintext
Raw Normal View History

2017-10-09 18:48:44 +08:00
Source: imgui
2020-06-24 04:56:15 +08:00
Version: 1.76-2
Homepage: https://github.com/ocornut/imgui
2017-10-09 18:48:44 +08:00
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.
2019-10-15 15:43:25 +08:00
Feature: bindings
Description: make available bindings header and source files for supported implementations
2020-06-24 04:56:15 +08:00
Build-Depends: glfw3, freeglut, opengl, sdl2, allegro5
Feature: freetype
Description: Build font atlases using FreeType instead of stb_truetype
Build-Depends: freetype