Updated with native ui (imgui + qt)
This commit is contained in:
@@ -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()
|
||||
Reference in New Issue
Block a user