laser_geometry/build/CMakeFiles/projection_test.dir/cmake_clean.cmake
2025-11-17 10:43:24 +07:00

11 lines
290 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/projection_test.dir/test/projection_test.cpp.o"
"projection_test"
"projection_test.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/projection_test.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()