/imgui-cmake

My ImGUI CMake wrapper can be directly unpacked and added to project.

Primary LanguageC++

CLV-Iclucia's CMake Wrapper for ImGUI

This can be directly added to your project by

add_subdirectory(imgui-cmake)

and all the ImGUI functions can be used.