Files

13 lines
376 B
CMake
Raw Permalink Normal View History

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