Files
how-to-vulkan/ktx/build/tools/ktx2check/CMakeFiles/ktx2check.dir/cmake_clean.cmake
T
2026-06-14 19:09:18 +01:00

13 lines
366 B
CMake

file(REMOVE_RECURSE
"../../Release/ktx2check"
"../../Release/ktx2check.pdb"
"CMakeFiles/ktx2check.dir/link.d"
"CMakeFiles/ktx2check.dir/ktx2check.cpp.o"
"CMakeFiles/ktx2check.dir/ktx2check.cpp.o.d"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/ktx2check.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()