Commit Graph

3 Commits

Author SHA1 Message Date
Rémy Tassoux
b1642553ec
[imgui] Update to 1.87 [implot] Update to 0.13 (#22988)
* [imgui] Update to 1.87

* [imgui] Update version files

* [implot] Update to 0.13

* [implot] Update version files

* [implot] Add a patch to fix osx build

* [implot] Update version files

* [implot] Fix delegated constructors causing osx build to fail

* [implot] Update version files

* [implot] Fix build on osx without patch

* [implot] Update version files
2022-02-14 17:00:10 -08:00
Rémy Tassoux
6ce7f41d8e
[implot] Update to v0.7 (#13296)
* [implot] Update to v0.5

https://github.com/epezent/implot/releases/tag/v0.5

* [implot] Update to v0.6

https://github.com/epezent/implot/releases/tag/v0.6

* [implot] Update to v0.7

https://github.com/epezent/implot/releases/tag/v0.7

* [implot] Fix Mac OS build failure
2020-10-12 17:09:50 -07:00
Rémy Tassoux
4425bf3548
[implot] Add new port (#11920)
* [implot] Initial port

Requires https://github.com/microsoft/vcpkg/pull/11919

* [implot] Use find_package instead of find_path function

* [implot] Update to 0.3 version

* Update CONTROL

* [implot] Add linkage check

* Update CMakeLists.txt

* Revert 962e30a662

* [implot] Fix INSTALL_INTERFACE path case and use find_package Config mode

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-07-07 14:13:05 -07:00