Updated with native ui (imgui + qt)

This commit is contained in:
Martino Ferrari
2026-05-27 15:46:50 +02:00
parent 3dd0d863fa
commit cf174edde8
205 changed files with 157039 additions and 0 deletions
@@ -0,0 +1,13 @@
file(REMOVE_RECURSE
"CMakeFiles/implot.dir/third_party/implot/implot.cpp.o"
"CMakeFiles/implot.dir/third_party/implot/implot.cpp.o.d"
"CMakeFiles/implot.dir/third_party/implot/implot_items.cpp.o"
"CMakeFiles/implot.dir/third_party/implot/implot_items.cpp.o.d"
"libimplot.a"
"libimplot.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/implot.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()