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

12 lines
338 B
CMake

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