Files

12 lines
386 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/MCP2515_TXRX_Example"
"CMakeFiles/MCP2515_TXRX_Example.dir/java_class_filelist"
"CMakeFiles/MCP2515_TXRX_Example.dir/java_compiled_MCP2515_TXRX_Example"
"MCP2515_TXRX_Example.jar"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/MCP2515_TXRX_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()