Tags: giladreich/cmake-imgui
Tags
Refactor and cleanup project. + 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 #2). + Change imgui branch from master to docking. + Update readme. TODO: Add support for more backends. Now with the new structure it should be easier.