Cmake Imgui Versions Save

CMake cross platform module for building Dear ImGui as static or shared library.

v1.88

1 year ago

Change-log:

  • Make proper usage of cmake's package_config.
  • Provide examples to consume the library.
  • Apply proper renaming in accordance to imgui's backend changes.
  • Inline backends include function in the same CMakeLists.txt.
  • Set default CMAKE_INSTALL_PREFIX and allow for it to be overriden (closes https://github.com/giladreich/cmake-imgui/issues/2).
  • Change imgui branch from master to docking.
  • Update readme.

v1.67

5 years ago