imgui icon indicating copy to clipboard operation
imgui copied to clipboard

Lightweight, Modular CMake Integration for ImGui

Open pinwhell opened this issue 5 months ago • 3 comments

This commit introduces a minimal and clean CMake setup aimed at maintaining the simplicity of the project. The goal is to provide a foundation for modular build configurations, allowing for future additions (e.g., backend implementations, examples) without introducing bloat.

pinwhell avatar Sep 17 '24 08:09 pinwhell