42c14fae59
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
12 lines
316 B
CMake
12 lines
316 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/test_select.dir/test_select.cpp.o"
|
|
"CMakeFiles/test_select.dir/test_select.cpp.o.d"
|
|
"test_select"
|
|
"test_select.pdb"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang CXX)
|
|
include(CMakeFiles/test_select.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|