Files

13 lines
376 B
CMake
Raw Permalink Normal View History

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