diff --git a/Home.md b/Home.md index 02bf9f1..df4f2f8 100644 --- a/Home.md +++ b/Home.md @@ -141,6 +141,7 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]]. ### Building / Packaging Cruft +- [https://vcpkg.io/](vcpkg) has Dear ImGui available. - [#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