vcpkg/ports/imgui/CONTROL
2020-06-23 13:56:15 -07:00

13 lines
451 B
Plaintext

Source: imgui
Version: 1.76-2
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