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