Files
OrcaSlicer/src/imgui
Alexander Sulfrian f1afe93d6f Fix compiling imgui with boost libraries (#1755)
Addind only the include dirs is wrong. The cmake boost_headeronly
library contains more settings.

Without adding the cmake boost_headeronly library, the compilation of
imgui is missing the defines for the boost library (f.e.
BOOST_LOG_DYN_LINK) and it will result in linker errors.

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-08-11 08:20:10 +08:00
..
2023-08-08 22:14:20 +08:00
2022-07-15 23:42:08 +08:00
2022-12-15 04:38:15 -05:00
2022-12-15 04:38:15 -05:00
2022-07-15 23:42:08 +08:00
2022-07-15 23:42:08 +08:00

** Dear ImGui is a bloat-free graphical user interface library for C++.**

For more information go to https://github.com/ocornut/imgui

THIS DIRECTORY CONTAINS THE imgui-1.83 ad5d1a8 SOURCE DISTRIBUTION.

Customized with the following commits: f93d0001baa5443da2c6510d11b03c675e652418 b71d787f69