Files

12 lines
350 B
CMake
Raw Permalink Normal View History

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