diff --git a/Home.md b/Home.md index 85973aa..35eda2c 100644 --- a/Home.md +++ b/Home.md @@ -142,6 +142,7 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]]. ### Building / Packaging Cruft - [https://vcpkg.io/](vcpkg) has Dear ImGui available. +- [Meson WrapDB](https://mesonbuild.com/Wrapdb-projects.html) has a Meson Wrap for Dear ImGui. - [#1713](https://github.com/ocornut/imgui/pull/1713) CMake project to build Examples (PR) by @podsvirov (need feedback) - [#3027](https://github.com/ocornut/imgui/pull/3027) Add CMake configuration (PR) by @Qix- (need feedback) - [rokups' cmake](https://gist.github.com/rokups/f771217b2d530d170db5cb1e08e9a8f4) Self-contained single-file cmake build script