12 lines
362 B
CMake
12 lines
362 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/M24LR64E_Example"
|
|
"CMakeFiles/M24LR64E_Example.dir/java_class_filelist"
|
|
"CMakeFiles/M24LR64E_Example.dir/java_compiled_M24LR64E_Example"
|
|
"M24LR64E_Example.jar"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang )
|
|
include(CMakeFiles/M24LR64E_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|