Files

13 lines
368 B
CMake
Raw Permalink Normal View History

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