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