mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 20:23:41 +08:00
13 lines
451 B
Plaintext
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
|