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

13 lines
332 B
CMake

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