uv-k5-firmware-chinese-lts/uv-k5font/cmake-build-debug/CMakeFiles/uv_k5font.dir/cmake_clean.cmake
2023-12-07 11:39:09 +08:00

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()