Files

13 lines
360 B
CMake
Raw Permalink Normal View History

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