Skip to content

Conan imgui package with glad + glfw + helper impl files

Notifications You must be signed in to change notification settings

westernmonster/imgui-glfw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple conan package around the imgui gui library

Based on the recipe in conan center, but includes glad + glfw.

These are dependencies specified via conan, and this recipe includes the appropriate imgui _impl files so they can be used too

This recipe's CMakeLists.txt also builds imgui with the imgui c++ helpers

This version is hardcoded with glad+glfw, a "proper" way would be to have what impls to build with as conan options I think.

About

Conan imgui package with glad + glfw + helper impl files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.0%
  • CMake 20.8%
  • Python 15.2%