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

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