Files

13 lines
360 B
CMake
Raw Permalink Normal View History

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