Files

13 lines
368 B
CMake
Raw Permalink Normal View History

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