Files

12 lines
434 B
CMake

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