lulugyf

Results 1 comments of lulugyf

I just tried this out. modify build files as following: src/CMakeLists.txt: ================ ... # platform "$" "$" "$" ... # imgui "../thirdparty/imgui/misc/cpp/imgui_stdlib.cpp" "../thirdparty/imgui/imgui.cpp" "../thirdparty/imgui/imgui_demo.cpp" "../thirdparty/imgui/imgui_draw.cpp" "../thirdparty/imgui/imgui_widgets.cpp" "../thirdparty/imgui/imgui_tables.cpp" "$" "$" "$"...