Commit fdf0e19b authored by Someone Serge's avatar Someone Serge
Browse files

imgui: mention cmake integration in release notes

parent 7f8d9a69
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@

## Other Notable Changes {#sec-release-24.11-notable-changes}

- Create the first release note entry in this section!

<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->

- To facilitate dependency injection, the `imgui` package now builds a static archive using vcpkg' CMake rules.
  The derivation now installs "impl" headers selectively instead of by a wildcard.
  Use `imgui.src` if you just want to access the unpacked sources.