vcpkg/ports/imgui/CONTROL
Rémy Tassoux b046c27e1d
[imgui] Update to 1.77 (#12155)
* [imgui] Add Freetype feature

* [imgui] Update to 1.77

https://github.com/ocornut/imgui/releases/tag/v1.77

* [imgui] Fix INSTALL_INTERFACE path case
2020-07-01 16:58:37 -07:00

13 lines
449 B
Plaintext

Source: imgui
Version: 1.77
Homepage: https://github.com/ocornut/imgui
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.
Feature: bindings
Description: make available bindings header and source files for supported implementations
Build-Depends: glfw3, freeglut, opengl, sdl2, allegro5
Feature: freetype
Description: Build font atlases using FreeType instead of stb_truetype
Build-Depends: freetype