Files
upm/build/examples/java/CMakeFiles/SM130_Example.dir/cmake_clean.cmake

12 lines
344 B
CMake
Raw Normal View History

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