Files
mission_adapters/build-standalone-codex-5j6ZZh/CMakeFiles/robot_control_example.dir/cmake_clean.cmake
2026-08-03 22:40:26 +07:00

11 lines
324 B
CMake

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()