mirror of
https://github.com/minetest-mods/irc.git
synced 2025-01-02 20:08:09 +01:00
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)
|