Files

13 lines
360 B
CMake
Raw Permalink Normal View History

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