mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 12:45:07 +00:00
15 lines
451 B
CMake
15 lines
451 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/uv_k5font.dir/font.cpp.obj"
|
|
"CMakeFiles/uv_k5font.dir/font.cpp.obj.d"
|
|
"CMakeFiles/uv_k5font.dir/main.cpp.obj"
|
|
"CMakeFiles/uv_k5font.dir/main.cpp.obj.d"
|
|
"libuv_k5font.dll.a"
|
|
"uv_k5font.exe"
|
|
"uv_k5font.exe.manifest"
|
|
"uv_k5font.pdb"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang CXX)
|
|
include(CMakeFiles/uv_k5font.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|