forked from minetest-mods/irc
9 lines
219 B
CMake
9 lines
219 B
CMake
FILE(REMOVE_RECURSE
|
|
"CMakeFiles/copy_files_luairc"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
FOREACH(lang)
|
|
INCLUDE(CMakeFiles/copy_files_luairc.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
ENDFOREACH(lang)
|