Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pr0g/imgui.cmake

Independently maintained CMake build scripts for Dear ImGui.
https://github.com/pr0g/imgui.cmake

Last synced: 27 days ago
JSON representation

Independently maintained CMake build scripts for Dear ImGui.

Awesome Lists containing this project

README

        

# imgui.cmake

## Overview

This is a minimal CMake integration for [Dear ImGui](https://github.com/ocornut/imgui). Inspired by [cmakefied](https://github.com/tamaskenez/cmakefied) and [bgfx.cmake](https://github.com/bkaradzic/bgfx.cmake).

Used in [sdl-bgfx-imgui-starter](https://github.com/pr0g/sdl-bgfx-imgui-starter).