A minimal but complete starting point for new ImGui applications. imgui-starter/ ├── CMakeLists.txt # Build config with CPM dependency management ├── Makefile # Build automation (make dev, make wasm, ...