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

12 lines
350 B
CMake
Raw Normal View History

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