optimal & fix file cmake

This commit is contained in:
2026-08-03 22:40:26 +07:00
parent 33ee9b7f31
commit 2223453639
120 changed files with 12204 additions and 1886 deletions

View File

@@ -0,0 +1,10 @@
file(REMOVE_RECURSE
"CMakeFiles/robot_control_example.dir/examples/robot_control_example.cpp.o"
"robot_control_example"
"robot_control_example.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/robot_control_example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()