Files

13 lines
376 B
CMake
Raw Permalink Normal View History

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