Files

12 lines
332 B
CMake
Raw Permalink Normal View History

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