An open API service indexing awesome lists of open source software.

https://github.com/junkdog/imgui-conan

Conan package for imgui
https://github.com/junkdog/imgui-conan

conan-recipe imgui

Last synced: 5 months ago
JSON representation

Conan package for imgui

Awesome Lists containing this project

README

          

Conan package for [imgui](https://github.com/ocornut/imgui).

Builds as a static library, no configuration options are
exposed (such as custom `imconfig.h`).

Install package from project root:

```bash
conan create $USER/stable
```