Files
fn_registry/build/tests/CMakeFiles/catch2.dir/cmake_clean.cmake
T

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