Files

13 lines
368 B
CMake
Raw Permalink Normal View History

file(REMOVE_RECURSE
"CMakeFiles/rpr220-example-c.dir/link.d"
"CMakeFiles/rpr220-example-c.dir/rpr220.c.o"
"CMakeFiles/rpr220-example-c.dir/rpr220.c.o.d"
"rpr220-example-c"
"rpr220-example-c.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/rpr220-example-c.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()